SaasLicensingInfo

SaasLicensingInfo
SaasLicensingInfo
JSON Example
{
    "enable_notional_reserve": false,
    "max_service_units": "number",
    "reserve_service_units": "number"
}
boolean
enable_notional_reserve
Optional
Constraints: default: true

Enable relaxed reservation norm allowing up to 2x free units( normally constrained to free license units ) to be reserved by upcoming SE’s. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

number As double As double
max_service_units
Optional

Maximum service units limit for controller. Allowed values are 0-100000. Special values are 0 - infinite. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

number As double As double
reserve_service_units
Optional

Minimum service units that always remain reserved on controller. Allowed values are 0-1000. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.