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.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
|
||||||||||||
maxNumberOfMonitors | xsd:int |
Maximum number of monitors set in SVGA settings for the snapshot in
vCenter.
Since Horizon 7.4
|
||||||||||||
totalVideoMemoryMB | xsd:double |
Total video memory in MB set in SVGA settings for the snapshot in
vCenter.
Since Horizon 7.4
|
||||||||||||
maxResolutionOfAnyOneMonitor | xsd:string |
Maximum resolution of any one monitor set in SVGA settings for the
snapshot in vCenter.
Since Horizon 7.4
|
||||||||||||
enable3DSupport | xsd:boolean |
Flag to indicate whether the virtual video card for the snapshot
supports 3D functions.
Since Horizon 7.6
|
||||||||||||
renderer3D | xsd:string |
Indicate how the virtual video device for the snapshot renders 3D graphics.
Will be set only if enable3DSupport is true.
Since Horizon 7.6
|
||||||||||||
incompatibleReasons | BaseImageSnapshotIncompatibleReasons |
Reasons that may preclude this BaseImageSnapshot from being used in
linked clone desktop or farm creation.
|
||||||||||||
memoryMB | xsd:int |
Memory size of the snapshot, in MB.
Since Horizon 7.4
|
||||||||||||
diskSizeInBytes | xsd:long |
Sum of capacities of all the virtual disks in the snapshot, in bytes.
Since Horizon 7.4
|
||||||||||||
memoryReservationMB | xsd:long |
Amount of memory that is guaranteed available to the virtual machine, in MB.
Since Horizon 7.4
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |