Esx.Settings.Clusters.Configuration.HostSpecificsInternal.SetResult
This Esx.Settings.Clusters.Configuration.HostSpecificsInternal.SetResult schema contains properties that describes the result of set operation.
Warning: this schema is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Note: this schema is restricted for VMware internal use only.
{
"host_status_map": {
"host_status_map": {
"status": "string",
"summary": "Vapi.Std.LocalizableMessage Object",
"notifications": {
"info": [
{
"type": "string",
"id": "string",
"time": "string",
"message": "Vapi.Std.LocalizableMessage Object",
"resolution": "Vapi.Std.LocalizableMessage Object",
"originator": "string",
"retriable": false
}
],
"warnings": [
{
"type": "string",
"id": "string",
"time": "string",
"message": "Vapi.Std.LocalizableMessage Object",
"resolution": "Vapi.Std.LocalizableMessage Object",
"originator": "string",
"retriable": false
}
],
"errors": [
{
"type": "string",
"id": "string",
"time": "string",
"message": "Vapi.Std.LocalizableMessage Object",
"resolution": "Vapi.Std.LocalizableMessage Object",
"originator": "string",
"retriable": false
}
]
}
}
},
"commit": "string"
}
Map of Host IDs to host status
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
When clients pass a value of this schema as a parameter, the key in the property map must be an identifier for the resource type: HostSystem. When operations return a value of this schema as a response, the key in the property map will be an identifier for the resource type: HostSystem.
The ID of the commit created for this operation.
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
The field is missing or null, if the operation was not successful and desired state was not updated.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.settings.commit. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.settings.commit.