vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |