Share via


ClusterProperties interface

The properties of a cluster

Properties

clusterId

The identity

clusterSize

The cluster size

hosts

The hosts

provisioningState

The state of the cluster provisioning

vsanDatastoreName

Name of the vsan datastore associated with the cluster

Property Details

clusterId

The identity

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

provisioningState?: string

Property Value

string

vsanDatastoreName

Name of the vsan datastore associated with the cluster

vsanDatastoreName?: string

Property Value

string