OBJECT
GlobalSlaSyncStatus
Description
SLA Domain sync status for a specified Rubrik cluster.
link GraphQL Schema definition
- type GlobalSlaSyncStatus {
- # Cluster UUID.
- String! :
- # SLA Domain sync status.
- SlaSyncStatus! :
- }
OBJECT
SLA Domain sync status for a specified Rubrik cluster.
- type GlobalSlaSyncStatus {
- # Cluster UUID.
- String! :
- # SLA Domain sync status.
- SlaSyncStatus! :
- }