Host Profile Manager APIs

Host Profile Manager APIs

The HostProfileManager provides access to a list of HostProfiles and it defines methods to manipulate profiles and AnswerFiles.

Operations
POST
Host Profile Manager Apply Entities Config Task
The task for applying host configuration on a list of hosts.
POST
Host Profile Manager Apply Host Config Task
Apply the configuration to the host.
POST
Host Profile Manager Check Answer File Status Task
Check the validity of the answer files for the specified hosts.
POST
Host Profile Manager Composite Host Profile Task
Composes (merge, replace, delete, disable) the selected configurations into the target host profiles.
POST
Host Profile Manager Create Default Profile
Create a default subprofile of a given type (for example, a *VirtualSwitchProfile*).
POST
Host Profile Manager Create Profile
Create a profile from the specified CreateSpec.
POST
Host Profile Manager Export Answer File Task
Export a host's answer file into a serialized form.
POST
Host Profile Manager Find Associated Profile
Get the profile(s) to which this entity is associated.
POST
Host Profile Manager Generate Config Task List
Generate a list of configuration tasks that will be performed on the host during HostProfile application.
POST
Host Profile Manager Generate Host Config Task Spec Task
This method generates *ApplyHostProfileConfigurationSpec* data object for each host which can be passed as input to *HostProfileManager.ApplyEntitiesConfig_Task* to configure that host.
POST
Host Profile Manager Generate Host Profile Task List Task
Generate a list of configuration tasks that will be performed on the host during HostProfile application.
GET
Host Profile Manager Get Profile
A list of profiles known to this ProfileManager.
POST
Host Profile Manager Query Answer File Status
Returns the status of the answer files associated with specified hosts.
POST
Host Profile Manager Query Host Profile Metadata
Retrieve the metadata for a set of profiles.
POST
Host Profile Manager Query Policy Metadata
Get the Metadata information for the policyNames.
POST
Host Profile Manager Query Profile Structure
Get information about the structure of the profile.
POST
Host Profile Manager Retrieve Answer File
Returns the answer file associated with a particular host.
POST
Host Profile Manager Retrieve Answer File For Profile
Returns the answer file associated with a particular host, augmented with whatever answer file values are required for the supplied host profile.
POST
Host Profile Manager Retrieve Host Customizations
This is the batch version of vim.profile.host.ProfileManager@retrieveAnswerFile.
POST
Host Profile Manager Retrieve Host Customizations For Profile
This is the batch version of vim.profile.host.ProfileManager@retrieveAnswerFileForProfile.
POST
Host Profile Manager Update Answer File Task
Update the *AnswerFile* for the specified host.
POST
Host Profile Manager Update Host Customizations Task
This is the batch version of vim.profile.host.ProfileManager@updateAnswerFile.
POST
Host Profile Manager Validate Host Profile Composition Task
Validates the proposed host profile composition.