Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostDiskMappingInfo(vim.vm.device.HostDiskMappingInfo)
- Extends
- DynamicData
- See also
- HostDiskMappingPartitionInfo
- Since
- 2.0
Data Object Description
The HostDiskMappingInfo data object type describes a virtual disk mapping to a host disk.Properties
Name | Type | Description |
---|---|---|
exclusive* | xsd:boolean |
Flag to indicate whether or not the virtual machine has exclusive access
to the host device.
|
name | xsd:string |
Host resource name.
|
physicalPartition* | HostDiskMappingPartitionInfo |
The partition used on the host, if not mapping
to a full disk device.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |