vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineFileLayoutDiskLayout(vim.vm.FileLayout.DiskLayout)
- Property of
- VirtualMachineFileLayout
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
Enumerats the set of files for each virtual disk.Properties
Name | Type | Description |
---|---|---|
diskFile | xsd:string[] |
List of files that makes up the virtual disk. At least one entry
always exists in this array. The first entry is the main
descriptor of the virtual disk (the one used when adding the
disk to a virtual machine). These are complete datastore paths, not
relative paths.
|
key | xsd:int |
Identification of the disk in config.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |