Data Object - HostDatastoreSystemCapabilities(vim.host.DatastoreSystem.Capabilities)

Property of
HostConfigInfo, HostDatastoreSystem
Extends
DynamicData
Since
VI API 2.5

Data Object Description

Capability vector indicating the available product features.

Properties

Name Type Description
localDatastoreSupportedxsd:boolean

Indicates whether local datastores are supported.
nfsMountCreationRequiredxsd:boolean

Indicates whether mounting the NFS volume is required to be done as part of NAS datastore creation. If this is set to true, then NAS datastores cannot be created for currently mounted NFS volumes.
nfsMountCreationSupportedxsd:boolean

Indicates whether mounting an NFS volume is supported when a NAS datastore is created. If this option is false, then NAS datastores corresponding to NFS volumes can be created only for already mounted NFS volumes.
vmfsExtentExpansionSupportedxsd:boolean

Indicates whether vmfs extent expansion is supported.

Since vSphere API 4.0
Properties inherited from DynamicData
None

Show WSDL type definition