Class SecurityMonitoringContentPackStateMeta

Metadata for content pack states.

Hierarchy

  • SecurityMonitoringContentPackStateMeta

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
cloudSiemIndexIncorrect: boolean

Whether the Cloud SIEM index configuration is incorrect for the organization.

retentionMonths?: number

The number of months that standard logs are retained for organizations on the standalone_indexed` pricing model. This field is omitted for other pricing models.

The Cloud SIEM pricing model (SKU) for the organization.

Generated using TypeDoc