| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
backupManifest* | xsd:string |
The relative path from the snapshotDirectory pointing to the backup
manifest. Available for certain quiesced snapshots only.
Since vSphere API 4.0 |
childSnapshotList* | VirtualMachineSnapshotTree[] |
The snapshot data for all snapshots for which this snapshot is the parent.
|
createTime | xsd:dateTime |
The date and time the snapshot was taken.
|
description | xsd:string |
Description of the snapshot.
|
id | xsd:int |
The unique identifier that distinguishes this snapshot from
other snapshots of the virtual machine.
Since vSphere API 4.0 |
name | xsd:string |
Name of the snapshot.
|
quiesced | xsd:boolean |
Flag to indicate whether or not the snapshot was created with
the "quiesce" option, ensuring a consistent state of the file system.
|
replaySupported* | xsd:boolean | Deprecated.
as of vSphere API 6.0
Flag to indicate whether this snapshot is associated with a recording
session on the virtual machine that can be replayed.
Since vSphere API 4.0 |
snapshot | ManagedObjectReference
to a VirtualMachineSnapshot |
The managed object for this snapshot.
|
state | VirtualMachinePowerState |
The power state of the virtual machine when this snapshot was taken.
|
vm | ManagedObjectReference
to a VirtualMachine |
The virtual machine for which the snapshot was taken.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |