Esx.Settings.Hosts.Configuration.ExtractResult

Esx.Settings.Hosts.Configuration.ExtractResult
Esx.Settings.Hosts.Configuration.ExtractResult

The Esx.Settings.Hosts.Configuration.ExtractResult schema defines the information about current configuration extracted from a ESXi host.

This schema was added in vSphere API 8.0.1.0.

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

Current configuration of ESXi host encoded as JSON.

This property was added in vSphere API 8.0.1.0.