Settings_Clusters_Configuration_Drafts_ApplyResult
The Drafts.ApplyResult structure contains the result of committing a draft.
{
"commit": "string",
"apply_task": "string"
}
The ID of the commit created for this operation. 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.
If the cluster is not empty, this will be set to the ID of the Apply task. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.cis.task. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.cis.task.