vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmfsDatastoreInfo(vim.host.VmfsDatastoreInfo)
- Extends
- DatastoreInfo
- See also
- HostVmfsVolume
- Since
- 2.0
Data Object Description
Information details about a VMFS datastore.Properties
Name | Type | Description |
---|---|---|
maxPhysicalRDMFileSize | xsd:long |
Maximum raw device mapping size (physical compatibility)
Since vSphere API Release 5.1 |
maxVirtualRDMFileSize | xsd:long |
Maximum raw device mapping size (virtual compatibility)
Since vSphere API Release 5.1 |
vmfs* | HostVmfsVolume |
The VMFS volume information for the datastore. May not be
available when the datastore is not accessible.
|
Properties inherited from DatastoreInfo | ||
aliasOf, containerId, freeSpace, maxFileSize, maxMemoryFileSize, maxVirtualDiskCapacity, name, timestamp, url | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |