ManagementCluster interface

The properties of a management cluster

Properties

clusterId

The identity NOTE: This property will not be serialized. It can only be populated by the server.

clusterSize

The cluster size

hosts

The hosts

provisioningState

The state of the cluster provisioning NOTE: This property will not be serialized. It can only be populated by the server.

vsanDatastoreName

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