Esx.Settings.Clusters.Configuration.AvailableValues.RequestSpec

Esx.Settings.Clusters.Configuration.AvailableValues.RequestSpec
Esx.Settings.Clusters.Configuration.AvailableValues.RequestSpec

The Esx.Settings.Clusters.Configuration.AvailableValues.RequestSpec schema contains paths for which available values need to be computed.

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
{
    "path_specs": {
        "path_specs": {
            "hosts": [
                "string"
            ],
            "input_spec": "string"
        }
    }
}
object
path_specs
Required

Map of paths to Esx.Settings.Clusters.Configuration.AvailableValues.PathSpec for getting available values.

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.