Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.25 KB

CloudAccessCluster.md

File metadata and controls

17 lines (13 loc) · 1.25 KB

CloudAccessCluster

Properties

Name Type Description Notes
Accounts []string A list of accounts created on the cluster with this guid [optional] [default to null]
Current bool Whether the guid is that of the current (local) cluster [optional] [default to null]
Guid string A cluster guid indicating the birth place of one or more accounts or policies on this cluster [optional] [default to null]
Id string A cluster guid indicating the birth place of one or more accounts or policies on this cluster [optional] [default to null]
Name string The name of the cluster from which the above guid originated [optional] [default to null]
Policies []string A list of policies created on the cluster with this guid [optional] [default to null]
State string Whether the guid has access to the cloud [optional] [default to null]
SyncedFrom string The name of the cluster from which the above guid was synced [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]