Data Object - HostLowLevelProvisioningManagerSnapshotLayoutSpec(vim.host.LowLevelProvisioningManager.SnapshotLayoutSpec)

Extends
DynamicData
See also
HostLowLevelProvisioningManagerDiskLayoutSpec
Since
vSphere API 5.0

Data Object Description

File layout spec of a snapshot, including path to the vmsn file of the snapshot and the layout of virtual disks when the snapshot was taken.

Properties

Name Type Description
disk*HostLowLevelProvisioningManagerDiskLayoutSpec[]

Layout of each virtual disk of the virtual machine when the snapshot was taken.
dstFilenamexsd:string

Name of the destination snapshot file in datastore path.
idxsd:int

The unique identifier of the snapshot
srcFilenamexsd:string

Name of the source snapshot file in datastore path.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition