Class SecurityMonitoringContentPackOnboardingDetails

Content pack details returned when Cloud SIEM is inactive for the requesting organization.

Hierarchy

  • SecurityMonitoringContentPackOnboardingDetails

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

The installation status of the related integration.

logsSeenFromAnyIndex: boolean

Whether logs for this content pack have been seen in any Datadog index in the last 72 hours.

Type for onboarding content pack details.

Generated using TypeDoc