Data Object - VirtualMachineProfileRawData(vim.vm.ProfileRawData)

Property of
VirtualMachineDefinedProfileSpec
Extends
DynamicData
Since
vSphere API 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
extensionKeyxsd: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
*Need not be set
Show WSDL type definition