Esx.Settings.Clusters.Configuration.HostSpecifics.SettingValue
This Esx.Settings.Clusters.Configuration.HostSpecifics.SettingValue schema contains properties that contains 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.
{
"path": "string",
"display_path": [
"string"
],
"desired_value": "string",
"host_value": "string"
}
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.
Host-specific property display 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.
Host-specific property value in the document
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.
The field is missing or null if the document does not contain the property value
Host-specific property value on the host.
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.
The field is missing or null if {#desiredValue} is empty and host has configured value.