Settings_Clusters_Configuration_LongComplianceValue

Settings_Clusters_Configuration_LongComplianceValue
Settings_Clusters_Configuration_LongComplianceValue

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

JSON Example
{
    "host_value": 0,
    "desired_value": 0
}
integer As int64
host_value
Optional

Long value on ESXi host.

integer As int64
desired_value
Optional

Long value in desired document.