Esx.Settings.Clusters.Configuration.Drafts.HostSpecifics.InputValue

Esx.Settings.Clusters.Configuration.Drafts.HostSpecifics.InputValue
Esx.Settings.Clusters.Configuration.Drafts.HostSpecifics.InputValue

This Esx.Settings.Clusters.Configuration.Drafts.HostSpecifics.InputValue schema contains properties that contains input configuration value for a host-specific property.

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": "string",
    "value": "string"
}
string
path
Required

Host-specific property path

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
value
Required

Host-specific property value to set

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.