Esx.Settings.Internal.Configuration.Info
Esx.Settings.Internal.Configuration.Info
The Esx.Settings.Internal.Configuration.Info schema defines the information about desired configuration document at the cluster.
This schema was added in vSphere API 8.0.1.0.
Note: this schema is restricted for VMware internal use only.
JSON Example
{
"config": "string"
}
string
config
Required
Desired configuration of a cluster encoded as JSON.
This property was added in vSphere API 8.0.1.0.