Get Clusters Software Reports Last Check Result
Released in v7.0.0 DescriptionReturns the most recent available result of checks run on the cluster before the application of the desired software document to all hosts within the cluster. if you do not have all of the privileges described as follows: - Operation execution requires VcIntegrity.lifecycleSoftwareRemediation.Read. - The resource ClusterComputeResource referenced by the parameter cluster requires VcIntegrity.lifecycleSoftwareRemediation.Read.
Request
URLURL
Parameters
Parameters
Header Parameters
Header Parameters
Response
Response BodyResponse Body
Most recent result available of the checks run on the cluster.
{
"commit": "string",
"end_time": "string",
"entity_results": [
{
"check_statuses": [
{
"check": {
"check": "string"
},
"status": "enum"
}
],
"cluster": "string",
"host": "string",
"status": "enum",
"type": "enum"
}
],
"host_info": {
"key": {
"name": "string"
}
},
"start_time": "string",
"status": "enum"
}
The identifier of the commit on which checks have been run. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.settings.commit. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.esx.settings.commit.
Time when the operation completed.
List of LastCheckResult.EntityCheckResult for all entities for which checks have been run.
Information about the hosts in this cluster for which checks have been requested to be run. When clients pass a value of this structure as a parameter, the key in the field map must be an identifier for the resource type: HostSystem. When operations return a value of this structure as a result, the key in the field map will be an identifier for the resource type: HostSystem.
Time when the operation started.
Aggregated status from all checks performed.
Possible values are: