Esx.Settings.Hosts.Configuration.Metadata
The Esx.Settings.Hosts.Configuration.Metadata schema defines the metadata information about configuration commit.
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.
{
"id": "string",
"author": "string",
"creation_time": "string"
}
The identifier of the commit.
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.
Author of the configuration commit.
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.
Creation time of the configuration commit.
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.