Class: DatadogAPIClient::V2::PatchDegradationRequestDataAttributesStatus
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::PatchDegradationRequestDataAttributesStatus
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/patch_degradation_request_data_attributes_status.rb
Overview
The status of the degradation.
Constant Summary collapse
- INVESTIGATING =
"investigating".freeze
- IDENTIFIED =
"identified".freeze
- MONITORING =
"monitoring".freeze
- RESOLVED =
"resolved".freeze