Esx.Settings.Clusters.Configuration.Metadata

Esx.Settings.Clusters.Configuration.Metadata
Esx.Settings.Clusters.Configuration.Metadata

The Esx.Settings.Clusters.Configuration.Metadata schema defines the metadata information about configuration commit.

This schema was added in vSphere API 8.0.1.0.

JSON Example
{
    "id": "string",
    "author": "string",
    "creation_time": "string"
}
string
id
Required

The identifier of the commit.

This property was added in vSphere API 8.0.1.0.

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.

string
author
Required

Author of the configuration commit.

This property was added in vSphere API 8.0.1.0.

string As date-time As date-time
creation_time
Required

Creation time of the configuration commit.

This property was added in vSphere API 8.0.1.0.