Class: DatadogAPIClient::V2::SecurityMonitoringContentPackIntegrationStatus
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::SecurityMonitoringContentPackIntegrationStatus
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/security_monitoring_content_pack_integration_status.rb
Overview
The installation status of the related integration
Constant Summary collapse
- INSTALLED =
"installed".freeze
- AVAILABLE =
"available".freeze
- PARTIALLY_INSTALLED =
"partially_installed".freeze
- DETECTED =
"detected".freeze
- ERROR =
"error".freeze