Esx.Settings.Hosts.Enablement.Software.EnableSpec

Esx.Settings.Hosts.Enablement.Software.EnableSpec
Esx.Settings.Hosts.Enablement.Software.EnableSpec

The Esx.Settings.Hosts.Enablement.Software.EnableSpec schema contains information describing checks that should be skipped during enablement. Currently only Esx.Settings.Hosts.Enablement.Software.CheckType.SOFTWARE check can be skipped.

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "skip_software_check": false
}
boolean
skip_software_check
Required

Skip Esx.Settings.Hosts.Enablement.Software.CheckType.SOFTWARE check during feature enablement.

This property was added in vSphere API 8.0.0.1.