Esx.Settings.Clusters.Software.Commits.Info
The Esx.Settings.Clusters.Software.Commits.Info schema defines the information about software draft.
This schema was added in vSphere API 7.0.0.0.
{
"author": "string",
"commit_time": "string",
"description": "string",
"apply_status": "string"
}
Author of the commit.
This property was added in vSphere API 7.0.0.0.
Creation time of the commit.
This property was added in vSphere API 7.0.0.0.
Description accompanying this commit.
This property was added in vSphere API 7.0.0.0.
Apply status of the commit.
Possible values:
- APPLIED: Commit has been applied to the cluster.
- NOT_APPLIED: Commit hasn't been applied to the cluster.
For more information see: Esx.Settings.Clusters.Software.Commits.Info.ApplyStatusType.
This property was added in vSphere API 7.0.0.0.