OBJECT
RscPermsToCdmInfoOut
Description
Synced cluster details for the role.
link GraphQL Schema definition
- type RscPermsToCdmInfoOut {
- # Incompatible clusters with CDM versions earlier than 9.3.
- SyncedClusterConnection! :
- # Removed clusters.
- SyncedClusterConnection! :
- # Synced clusters.
- SyncedClusterConnection! :
- # Total number of disconnected clusters eligible to synchronize roles.
- Int! :
- }