Users Guide
"target": {
"version": "25.5.5.0005"
}
}
"key": ""
}
],
"notifications":
{
"info":
[
{
"id": "[vCenter:<vCenter IP/FQDN>][Cluster: <Cluster name>][Host: <host IP/
FQDN>] The host is non-compliant",
"time": "2020-02-04T10:47:54.423Z",
"message":
{
"args": [],
"default_message": “[vCenter:<vCenter IP/FQDN>][Cluster: <Cluster name>][Host: <host IP/
FQDN>] The host is non-compliant",
"id": "[vCenter:<vCenter IP/FQDN>][Cluster: <Cluster name>][Host: <host IP/FQDN>] The host
is non-compliant"
}
}]
},
"status": "NON_COMPLIANT",
"target": {
"pkg": "<cluster profile name>",
"version": "0.0.0-0"
}
},
"key": "com.dell.plugin.OpenManager_HWSupportManager"
}
],
Run remediation pre-check
Command: POST https://{VC IP/FQDN}/api/esx/settings/clusters/{cluster ID}/software?vmw-task=true&action=check
Description: Runs checks on the cluster before applying the desired state across all hosts in the cluster. Checks if all hosts in the cluster
are in a good state to be updated with the desired state.
HTTP response codes: 200. For the list of all the response codes, see Response codes.
Example response:
{task-id}
Get remediation pre-check task status
Command: GET https://{VC IP/FQDN}/rest/cis/tasks/{task ID}
Description: Returns information about a task.
HTTP response code: 200. For the list of all the response codes, see Response codes.
Example response:
{
"value":
{
"parent": "",
"cancelable": true,
"end_time": "2020-02-12T18:03:59.391Z",
"description":
{
"args": [],
"default_message": "Task created by VMware vSphere Lifecycle Manager",
"id": "com.vmware.vcIntegrity.lifecycle.Task.Description"
},
124
Host Management