Esx.Settings.Hosts.Configuration.Drafts.ApplyResult
The Esx.Settings.Hosts.Configuration.Drafts.ApplyResult schema contains the result of committing a draft.
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.
{
"commit": "string",
"apply_task": "string"
}
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.
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.
This will be set to the ID of the Apply task.
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 property must be an identifier for the resource type: com.vmware.cis.task. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.cis.task.