Settings_Clusters_Configuration_BooleanComplianceValue
Settings_Clusters_Configuration_BooleanComplianceValue
The BooleanComplianceValue structure contains fields that describe a boolean value in drift. This struture captures the desired value and the host value for the drift.
JSON Example
{
"host_value": false,
"desired_value": false
}
boolean
host_value
Optional
Boolean value on ESXi host.
boolean
desired_value
Optional
Boolean value in desired document.