Class SampleLogGenerationBulkSubscriptionAttributes

The attributes for creating sample log generation subscriptions for multiple content packs.

Hierarchy

  • SampleLogGenerationBulkSubscriptionAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
contentPackIds: string[]

The identifiers of the Cloud SIEM content packs to subscribe to. At most five content packs can be requested in a single call.

How long the subscription should remain active before expiring.

Generated using TypeDoc