View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - BaseImageSnapshotInfo
- Class
- VMware.Hv.BaseImageSnapshotInfo
- Returned by
- BaseImageSnapshot_List
- See also
- BaseImageSnapshotId, BaseImageSnapshotIncompatibleReasons, VirtualCenterId
- Since
- Horizon View 6.0
Data Object Description
BaseImageSnapshotInfo is a set of VM snapshot attributes retrieved from the VC.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | BaseImageSnapshotId |
VM Snapshot Id
|
name | xsd:string |
VM Snapshot name
|
path | xsd:string |
VM Snapshot path
|
virtualCenter | VirtualCenterId |
VirtualCenter id for this snapshot
|
description | xsd:string |
Description of the snapshot.
|
createTime | xsd:dateTime |
Time the snapshot was created.
|
hardwareVersion | xsd:int |
VM Snapshot hardware version.
|
vGPUType | xsd:string |
NVIDIA GRID vGPU type configured on this snapshot, if any.
Since Horizon View 6.1
|
incompatibleReasons | BaseImageSnapshotIncompatibleReasons |
Reasons that may preclude this BaseImageSnapshot from being used in
linked clone desktop or farm creation.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |