View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - PersistentDiskInfo
- Class
- VMware.Hv.PersistentDiskInfo
- Returned by
- PersistentDisk_Get
- See also
- PersistentDiskGeneralData, PersistentDiskId, PersistentDiskStorageData
- Since
- Horizon View 6.0
Data Object Description
Deprecated. This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards. Information on a persistent disk.Queryable Data Object
This data object is queryable using QueryService.
All fields except storage.capacityMB can be queried.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | PersistentDiskId |
The ID of the persistent disk.
|
general | PersistentDiskGeneralData |
General information on the persistent disk.
|
storage | PersistentDiskStorageData |
Storage information on the persistent disk.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |