OBJECT
ExchangeDagSummary
Description
Supported in v8.0+
link GraphQL Schema definition
- type ExchangeDagSummary {
- # Required. Supported in v8.0+
- # SLA Domain ID assigned to the Exchange DAG.
- String! :
- # Required. Supported in v8.0+
- # Type of the SLA Domain assigned to the Exchange DAG.
- String! :
- # Required. Supported in v8.0+
- # ID of the Exchange DAG.
- String! :
- # Required. Supported in v8.0+
- # Name of the Exchange DAG.
- String! :
- ExchangeBackupPreference! :
- }