Esx.Settings.Clusters.Configuration.HostSpecificsInternal.SetSpec

Esx.Settings.Clusters.Configuration.HostSpecificsInternal.SetSpec
Esx.Settings.Clusters.Configuration.HostSpecificsInternal.SetSpec

This Esx.Settings.Clusters.Configuration.HostSpecificsInternal.SetSpec schema contains properties that provides parameters used to set host-specific configuration for one or more hosts to the desired state.

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.

Note: this schema is restricted for VMware internal use only.

JSON Example
{
    "hosts": [
        "string"
    ]
}
array of string
hosts
Required

Hosts to set host-specific configuration for.

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.

When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: HostSystem. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: HostSystem.