PatchInfo

PatchInfo
PatchInfo
JSON Example
{
    "patch_type": "string",
    "reboot": false,
    "reboot_list": [
        {
            "patch_version": "string",
            "reboot": false
        }
    ]
}
string
patch_type
Optional

Patch type describes the controller or se patch type. Field introduced in 18.2.6. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
reboot
Optional

This variable tells whether reboot has to be performed. Field introduced in 18.2.6. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of RebootData
reboot_list
Optional

This variable is for full list of patch reboot details. Field introduced in 18.2.8, 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of