Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVFlashManagerVFlashResourceRunTimeInfo(vim.host.VFlashManager.VFlashResourceRunTimeInfo)
- Property of
- HostRuntimeInfo
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
Data object provides vFlash resource runtime usage.Properties
Name | Type | Description |
---|---|---|
accessible | xsd:boolean |
True if all the included the VFFS volumes are accessible. False if one or
multiple included VFFS volumes are inaccessible.
|
capacity | xsd:long |
Overall capacity of vFlash resource, in bytes.
|
capacityForVmCache | xsd:long |
vFlash resource capacity can be allocated for VM caches
|
freeForVmCache | xsd:long |
Free vFlash resource can be allocated for VM caches
|
usage | xsd:long |
Overall usage of vFlash resource, in bytes.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |