Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostLowLevelProvisioningManagerSnapshotLayoutSpec(vim.host.LowLevelProvisioningManager.SnapshotLayoutSpec)
- Extends
- DynamicData
- See also
- HostLowLevelProvisioningManagerDiskLayoutSpec
- Since
- vSphere API Release 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.
|
dstFilename | xsd:string |
Name of the destination snapshot file in datastore path.
|
id | xsd:int |
The unique identifier of the snapshot
|
srcFilename | xsd:string |
Name of the source snapshot file in datastore path.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |