TrustedInfrastructure_TrustAuthorityClusters_Info
The TrustAuthorityClusters.Info structure contains the data necessary for retrieving the TrustAuthorityClusters info.
{
"cluster": "string",
"state": "string"
}
Identifies the cluster. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this structure as a result, the field will be an identifier for the resource type: ClusterComputeResource.
The TrustAuthorityClusters.State enumerated type defines the states of the TrustAuthorityClusters.
ENABLE : The TrustAuthorityClusters is enabled.
DISABLE : The TrustAuthorityClusters is disabled.