Settings_Hosts_Software_CheckSpec

Settings_Hosts_Software_CheckSpec
Settings_Hosts_Software_CheckSpec

The Software.CheckSpec structure contains fields that describe the specification to be used for running checks on the host before the Software.apply operation.

JSON Example
{
    "commit": "string"
}
string
commit
Optional

The minimum commit identifier of the desired software document to be used during the check operation. if unset or empty the check opertion will use the latest commit to fetch the desired state document. 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.