Class: DatadogAPIClient::V2::StatusPagesComponentDataAttributesStatus

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/status_pages_component_data_attributes_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

Method Summary

Methods included from BaseEnumModel

included