Settings_Clusters_Configuration_DoubleComplianceValueArray
Settings_Clusters_Configuration_DoubleComplianceValueArray
The DoubleComplianceValueArray structure contains fields that describe a double array in drift. This struture captures the desired values and the host values for the drift.
JSON Example
{
"host_arr": [
"number"
],
"desired_arr": [
"number"
]
}
array of
number
host_arr
Optional
Double array on ESXi host.
array of
number
desired_arr
Optional
Double array in desired document.