Host System Get Precheck Remediation Result
The host profile precheck-remediation result.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
"ApplyHostProfileConfigurationSpec Object"
The task requirements from the results of HostProfileManager.GenerateConfigTaskList method
Description of tasks that will be performed on the host to carry out HostProfile application.
For a stateless host, there are two approaches to apply a host profile: (1) Reboot the host and apply the host profile at boot time.
(2) Apply the host profile directly from VC. We call this as regular apply. The variable rebootStateless allows users to choose the first approach from the two approaches above: apply host profile by rebooting this host.
For regular apply, when some of the tasks requires reboot,
that this variable istrue
indicates that the
reboot automatically happens in the batch profile apply
than that the user will manually reboot the system later.
For stateless host, this variable takes effect only when
the variable rebootStateless
above is
false
.
The base data object type for all the object model faults that an application might handle.
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/HostSystem/{moId}/precheckRemediationResult