Settings_Clusters_Configuration_StringComplianceValue

Settings_Clusters_Configuration_StringComplianceValue
Settings_Clusters_Configuration_StringComplianceValue

The StringComplianceValue structure contains fields that describe a string value in drift. This struture captures the desired value and the host value for the drift.

JSON Example
{
    "host_value": "string",
    "desired_value": "string"
}
string
host_value
Optional

String value on ESXi host.

string
desired_value
Optional

String value in desired document.