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 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.
|
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 |