Esx.Settings.Clusters.Configuration.Plugins.PatchHostConfigRequest

Esx.Settings.Clusters.Configuration.Plugins.PatchHostConfigRequest
Esx.Settings.Clusters.Configuration.Plugins.PatchHostConfigRequest

Represents the input structure for the Esx.Settings.Clusters.Configuration.Plugins.Operation.PATCH_HOST_CONFIG operation.

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_info": {
        "host_info": {
            "host_config": "string",
            "source_vibs": [
                "string"
            ],
            "current_vibs": [
                "string"
            ]
        }
    }
}
object
host_info
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.

When clients pass a value of this schema as a parameter, the key in the property map must be an identifier for the resource type: HostSystem. When operations return a value of this schema as a response, the key in the property map will be an identifier for the resource type: HostSystem.