Virtual Storage Lifecycle Management API


Data Object - ClusterSystemVMsConfigInfo(vim.cluster.SystemVMsConfigInfo)

Property of
ClusterConfigInfoEx
Extends
DynamicData
See also
Datastore
Since
vSphere API Release 7.0.3.0

Data Object Description

Deprecated. as of vSphere 9.0 with no replacement. In a future release of vSphere, the vCLS functionality will be disabled, vCLS system VMs will be deleted, and vCLS APIs will be removed.

Configuration for System VMs deployment.

Properties

Name Type Description
allowedDatastores*ManagedObjectReference[]
to a Datastore[]

The only datastores which can be used for System VMs deployment.
deploymentMode*xsd:string

The System VM deployment mode for vSphere clusters. Supported values are enumerated by the DeploymentMode type. An unset value implies SYSTEM_MANAGED, unless the cluster is put in "Retreat Mode".

Since vSphere API Release 8.0.2.0
dsTagCategoriesToExclude*xsd:string[]

Tag categories identifying datastores, which cannot be used for System VMs deployment.
notAllowedDatastores*ManagedObjectReference[]
to a Datastore[]

Datastores which cannot be used for System VMs deployment.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition