BaseSnapshotInfo
Information related to VM snapshot.
{
"created_timestamp": 1582181947320,
"description": "Base image snapshot",
"disk_size_mb": 42949,
"hardware_version": 13,
"id": "snapshot-4",
"incompatible_reasons": [
"string"
],
"max_number_of_monitors": 1,
"max_resolution_of_any_one_monitor": "1600x1200",
"memory_mb": 4096,
"memory_reservation_mb": 0,
"name": "Snapshot1",
"path": "/Snapshot1",
"renderer3d": "DISABLED",
"total_video_memory_mb": 8,
"vcenter_id": "d0325b13-2bf1-4fa4-b027-e780004f2d1e",
"vgpu_type": "string"
}
Epoch time in milli seconds, when the VM snapshot was created.
Description of the VM snapshot.
Sum of capacities of all the virtual disks in the VM snapshot, in MB.
VM snapshot hardware version
Unique ID representing the VM snapshot.
Reasons that may preclude this VM snapshot from being used in linked/instant clone desktop pool or farm creation.
Maximum number of monitors set in SVGA settings for the VM snapshot in vCenter.
Maximum resolution of any one monitor set in SVGA settings for the VM snapshot in vCenter.
The physical memory size of VM snapshot, in MB
Amount of memory that is guaranteed available to the virtual machine, in MB.
VM snapshot name.
VM snapshot path.
Indicate how the virtual video device for the VM snapshot renders 3D graphics. Will be set only if VM snapshot supports 3D functions.
- MANAGE_BY_VSPHERE_CLIENT: 3D rendering managed by vSphere Client.
- AUTOMATIC: 3D rendering is automatic.
- SOFTWARE: 3D rendering is software dependent. The software renderer is supported (at minimum) on virtual hardware version 8 in a vSphere 5.0 environment.
- HARDWARE: 3D rendering is hardware dependent. The hardware-based renderer is supported (at minimum) on virtual hardware version 9 in a vSphere 5.1 environment.
- DISABLED: 3D rendering is disabled.
Total video memory in MB set in SVGA settings for the VM snapshot in vCenter.
Virtual Center id for this VM snapshot.
NVIDIA GRID vGPU type configured on this VM snapshot.