Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineProfileDetails(vim.vm.ProfileDetails)
- Extends
- DynamicData
- See also
- VirtualMachineProfileDetailsDiskProfileDetails, VirtualMachineProfileSpec
- Since
- vSphere API Release 6.7
Data Object Description
The VirtualMachineProfileDetails data object type provides details of the policy associated with a virtual machine and it's virtual disks.Properties
Name | Type | Description |
---|---|---|
diskProfileDetails* | VirtualMachineProfileDetailsDiskProfileDetails[] |
An optional list that allows specifying details of the policy associated
with virutual disks.
|
profile* | VirtualMachineProfileSpec[] |
Storage profile associated with Virtual Machine's home directory.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |