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.
This differs from the GenerateConfigTaskList method in that it returns a task to monitor the progress of the operation.
Required privileges: System.View
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostProfileManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"GenerateHostProfileTaskListRequestType Object"
ConfigSpec which was proposed by HostProfile.ExecuteHostProfile method.
Host on which the HostProfile application needs to be carried out.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/HostProfileManager/{moId}/GenerateHostProfileTaskList_Task