Settings_Clusters_Configuration_LongComplianceValueArray

Settings_Clusters_Configuration_LongComplianceValueArray
Settings_Clusters_Configuration_LongComplianceValueArray

The LongComplianceValueArray structure contains fields that describe a long array in drift. This struture captures the desired values and the host values for the drift.

JSON Example
{
    "host_arr": [
        0
    ],
    "desired_arr": [
        0
    ]
}
array of integer
host_arr
Optional

Long array on ESXi host.

array of integer
desired_arr
Optional

Long array in desired document.