Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostLowLevelProvisioningManagerDiskLayoutSpec(vim.host.LowLevelProvisioningManager.DiskLayoutSpec)
- Property of
- HostLowLevelProvisioningManagerSnapshotLayoutSpec
- Extends
- DynamicData
- Since
- vSphere API Release 5.0
Data Object Description
File layout spec of a virtual disk. The disk could be either a base-disk or a delta disk.Properties
Name | Type | Description |
---|---|---|
busNumber | xsd:int |
Bus number associated with the controller for this disk.
|
controllerType | xsd:string |
Disk controller type, e.g. vim.vm.device.VirtualSCSIController or
vim.vm.device.VirtualIDEController.
|
dstFilename | xsd:string |
Destination filename in datastore path.
|
srcFilename | xsd:string |
Source disk filename in datastore path.
|
unitNumber | xsd:int |
Unit number of this disk on its controller.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |