Data Object - VirtualMachineDatastoreInfo

Property of
ConfigTarget
Extends
VirtualMachineTargetInfo
See also
DatastoreCapability, DatastoreSummary

Data Object Description

DatastoreInfo describes a datastore that a virtual disk can be stored on.

Properties

Name Type Description
capabilityDatastoreCapability

Information about the datastore capabilities
datastoreDatastoreSummary

Information about the datastore
maxFileSizexsd:long

The maximum size of a file that can reside on this datastore.
modexsd:string

Access mode for this datastore. This is either readOnly or readWrite. A virtual disk needs to be stored on readWrite datastore. ISOs can be read from a readOnly datastore.
See HostMountMode

vStorageSupport*xsd:string

Indicate the states of vStorage hardware acceleration support for this datastore.


See FileSystemMountInfoVStorageSupportStatus

Since vSphere API 5.0
Properties inherited from VirtualMachineTargetInfo
configurationTag, name
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition