ControllerParams

ControllerParams
ControllerParams
JSON Example
{
    "task_base_timeout": 0
}
integer As uint32 As uint32
task_base_timeout
Optional
Constraints: default: 300

Base timeout value for all controller-specific upgrade operation tasks. The timeout value for each task is a multiple of task_base_timeout. For example, SwitchAndReboot task timeout = [multiplier] * task_base_timeout. (The multiplier varies by task.). Allowed values are 300-3600. Field introduced in 31.1.1. Unit is SEC. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.