Esx.Settings.Hosts.Configuration.ExportResult
Esx.Settings.Hosts.Configuration.ExportResult
This Esx.Settings.Hosts.Configuration.ExportResult schema contains properties that describe the result of exporting configuration from the standalone host.
Warning: this schema is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
JSON Example
{
"config": "string"
}
string
config
Required
Configuration of the host encoded as JSON.
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.