View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualDiskData
- Class
- VMware.Hv.VirtualDiskData
- Property of
- VirtualDiskInfo
- See also
- DatastoreId
- Since
- Horizon View 6.0
Data Object Description
VirtualDiskData is a set of VirtualDisk attributes retrieved from the VC.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Name of VirtualDisk
|
path | xsd:string |
Full path of VirtualDisk
|
datastore | DatastoreId |
Datastore entityId that the VirtualDisk belongs to
|
attached | xsd:boolean |
Indicates if the VirtualDisk is attached to a
linked-clone VM.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |