vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineProfileRawData(vim.vm.ProfileRawData)
- Property of
- VirtualMachineDefinedProfileSpec
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
The extensible data object type encapsulates additional data specific to Virtual Machine and its devices.This data is provided by vSphere Extensions which are integral part of vSphere.
The data is not persisted in Virtual Machine configuration file but is stored and managed by extensions.
Storage Profile Based Management (SPBM) will be one of the consumers of this data structure. SPBM will provide detailed information about Virtual Machine storage requirements.
Properties
Name | Type | Description |
---|---|---|
extensionKey | xsd:string |
vSphere Extension Identifier
|
objectData* | xsd:string |
Extension-specific additional data to be associated
with Virtual machine and its devices.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |