vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterSystemVMsConfigSpec(vim.cluster.SystemVMsConfigSpec)
- Property of
 - ClusterConfigSpecEx
 - Extends
 - DynamicData
 - See also
 - ClusterDatastoreUpdateSpec, ClusterTagCategoryUpdateSpec
 - Since
 - vSphere API Release 7.0.3.0
 
Data Object Description
Configuration for System VMs deployment.Properties
| Name | Type | Description | 
|---|---|---|
| allowedDatastores* | ClusterDatastoreUpdateSpec[] | 
         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.
 Providing an unset value does not modify deploymentMode.
      
Since vSphere API Release 8.0.2.0 | 
| dsTagCategoriesToExclude* | ClusterTagCategoryUpdateSpec[] | 
         Tag categories identifying datastores, which cannot be used for System VMs
 deployment.
       | 
| notAllowedDatastores* | ClusterDatastoreUpdateSpec[] | 
         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 |