Esx.Settings.Clusters.Configuration.ExportResult

Esx.Settings.Clusters.Configuration.ExportResult
Esx.Settings.Clusters.Configuration.ExportResult

This Esx.Settings.Clusters.Configuration.ExportResult schema contains properties that describe the result of exporting configuration from the cluster.

This schema was added in vSphere API 8.0.1.0.

JSON Example
{
    "config": "string"
}
string
config
Required

Configuration of the cluster encoded as JSON.

This property was added in vSphere API 8.0.1.0.