QuotaConfig
QuotaConfig
JSON Example
{
"limit": 0,
"reservation": 0
}
integer As int64
As int64
limit
Optional
Constraints:
default: -1
Maximum license service units allowed for consumption. -1 as Default is maximum value. Allowed values are -1-+65535. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
integer As uint64
As uint64
reservation
Optional
Minimum license service units reserved for consumption. Reservation is not enforced for Tenant/SE Group. Allowed values are 0-65535. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.