| ignore_maintenance_window |
bool |
A boolean value, indicating whether device maintenance window should be ignored. If this is set to true, upgrade will be allowed even if device is outside maintenance window. |
[optional] |
| name |
str |
An optional name for the upgrade operation to help identify and track the upgrade. |
[optional] |
| stage_upgrade |
bool |
A boolean value, indicating whether the upgrade should be staged. If this is set to true, the image will be downloaded on to the device and readiness checks will be performed. However, the upgrade will not be applied to the device. |
[optional] [default to False] |
| upgrade_package_uid |
str |
The unique identifier, represented as a UUID, of the upgrade package to be applied to the device. |
|