OBJECT
RscPermsToCdmInfoOut
Description
Synced cluster details for the role.
link GraphQL Schema definition
- type RscPermsToCdmInfoOut {
- # Synced clusters.
- SyncedClusterConnection! :
- # Incompatible clusters with CDM versions earlier than 9.3.
- SyncedClusterConnection! :
- # Removed clusters.
- SyncedClusterConnection! :
- }