Data Object - StructuredCustomizations(vim.profile.host.ProfileManager.StructuredCustomizations)

Parameter to
GenerateHostConfigTaskSpec_Task
Returned by
RetrieveHostCustomizations, RetrieveHostCustomizationsForProfile
Extends
HostProfilesEntityCustomizations
See also
AnswerFile, ManagedEntity
Since
vSphere API 6.5

Data Object Description

Implementation of HostProfilesEntityCustomizations that maps a cluster or host profile to the AnswerFile object containing the host profiles customizations for that entity. This object will be used as elements of the HostProfilesEntityCustomizations.{vim.profile.host.ProfileManager.EntityCustomizations#entityCustomizations} when the HostProfilesEntityCustomizations.{vim.profile.host.ProfileManager.EntityCustomizations#customizationsFormat} value is "structured".

Properties

Name Type Description
customizations*AnswerFile

Host Profile Customizations for the associated entity. This is the same object that would be returned by the RetrieveAnswerFile method
entityManagedObjectReference
to a ManagedEntity

Entity associated with the host customizations specified in the customizations AnswerFile object. In the current release, this object will always be a host.
Properties inherited from HostProfilesEntityCustomizations
None
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition