Esx Settings Hosts Enablement Software CheckSpec

Esx Settings Hosts Enablement Software CheckSpec
Esx Settings Hosts Enablement Software CheckSpec

The Esx Settings Hosts Enablement Software CheckSpec schema contains information describing what checks should be performed.

This schema was added in vSphere API 8.0.0.1.

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 Hosts Enablement Software CheckType.

This property was added in vSphere API 8.0.0.1.