Settings_Clusters_Configuration_Metadata

Settings_Clusters_Configuration_Metadata
Settings_Clusters_Configuration_Metadata

The Configuration.Metadata structure defines the metadata information about configuration commit.

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

The identifier of the commit. 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.

string
author
Required

Author of the configuration commit.

string As date-time
creation_time
Required

Creation time of the configuration commit.