Class: DatadogAPIClient::V2::IntegrationAccountDataflowHealth
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::IntegrationAccountDataflowHealth
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/integration_account_dataflow_health.rb
Overview
Collection health of a single dataflow.
Constant Summary collapse
- OK =
"DATAFLOW_HEALTH_OK".freeze
- BROKEN =
"DATAFLOW_HEALTH_BROKEN".freeze
- UNKNOWN =
"DATAFLOW_HEALTH_UNKNOWN".freeze