Esx.Settings.Hosts.Enablement.Configuration.Transition.FileSpec

Esx.Settings.Hosts.Enablement.Configuration.Transition.FileSpec
Esx.Settings.Hosts.Enablement.Configuration.Transition.FileSpec

The Esx.Settings.Hosts.Enablement.Configuration.Transition.FileSpec contain properties that contains the details of the file being imported during transition process.

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
{
    "filename": "string",
    "config": "string"
}
string
filename
Required

Filename of the imported configuration.

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.

string
config
Required

Configuration from the imported file.

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.