Class: DatadogAPIClient::V2::StatusPagesComponentGroupAttributesComponentsItemsStatus
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::StatusPagesComponentGroupAttributesComponentsItemsStatus
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/status_pages_component_group_attributes_components_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