Class SecurityMonitoringContentPackStateAttributes

Attributes of a content pack state.

Hierarchy

  • SecurityMonitoringContentPackStateAttributes

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

Type-specific details for a content pack state. The set of fields present depends on the content pack's type. When Cloud SIEM is inactive for the requesting organization, onboarding is returned instead of the content pack's usual type, such as logs or vulnerability.`

The current operational status of a content pack.

Generated using TypeDoc