Esx Settings Clusters Enablement Software CheckSpec
Esx Settings Clusters Enablement Software CheckSpec
The Esx Settings Clusters Enablement Software CheckSpec schema contains information describing what checks should be performed.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"checks_to_skip": [
"string"
]
}
array of
string
checks_to_skip
Required
Specifies the checks that should be skipped. If the set is empty, all checks will be performed.
For more information see: Esx Settings Clusters Enablement Software CheckType.
This property was added in vSphere API 7.0.0.0.