Esx.Settings.Clusters.Configuration.Plugins.PatchHostInfo

Esx.Settings.Clusters.Configuration.Plugins.PatchHostInfo
Esx.Settings.Clusters.Configuration.Plugins.PatchHostInfo

The information needed for each host to patch config.

Warning: this schema is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Note: this schema is restricted for VMware internal use only.

JSON Example
{
    "host_config": "string",
    "source_vibs": [
        "string"
    ],
    "current_vibs": [
        "string"
    ]
}
string
host_config
Required

Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

array of string
source_vibs
Required

Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

array of string
current_vibs
Required

Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.