ManagementCluster interface
The properties of a management cluster
Properties
cluster |
The identity NOTE: This property will not be serialized. It can only be populated by the server. |
cluster |
The cluster size |
hosts | The hosts |
provisioning |
The state of the cluster provisioning NOTE: This property will not be serialized. It can only be populated by the server. |
vsan |
Name of the vsan datastore associated with the cluster |
Property Details
clusterId
The identity NOTE: This property will not be serialized. It can only be populated by the server.
clusterId?: number
Property Value
number
clusterSize
The cluster size
clusterSize?: number
Property Value
number
hosts
The hosts
hosts?: string[]
Property Value
string[]
provisioningState
The state of the cluster provisioning NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
vsanDatastoreName
Name of the vsan datastore associated with the cluster
vsanDatastoreName?: string
Property Value
string