Class: DatadogAPIClient::V2::PatchDegradationTemplateRequestDataAttributesComponentsAffectedItemsStatus
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::PatchDegradationTemplateRequestDataAttributesComponentsAffectedItemsStatus
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/patch_degradation_template_request_data_attributes_components_affected_items_status.rb
Overview
The status of the component.
Constant Summary collapse
- OPERATIONAL =
"operational".freeze
- DEGRADED =
"degraded".freeze
- PARTIAL_OUTAGE =
"partial_outage".freeze
- MAJOR_OUTAGE =
"major_outage".freeze