PreChecksParams

PreChecksParams
PreChecksParams
JSON Example
{
    "checks_base_timeout": 0,
    "max_alerts": 0
}
integer As uint32 As uint32
checks_base_timeout
Optional
Constraints: default: 60

Base timeout value for all upgrade pre-checks operations. The timeout value for applicable checks is a multiple of checks_base_timeout. For example, config export timeout = [multiplier] * checks_base_timeout. (The multiplier varies by operation.). Field introduced in 32.1.1. Unit is SEC. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_alerts
Optional
Constraints: default: 200

Maximum number of alerts allowed for configuration export. Allowed values are 200-500. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of