UsagePlanCreateRequest

UsagePlanCreateRequest

NameDescriptionSchemaDefault
description
optional
Description
Example : description
any of [string, null]
limit
required
Usage Plan Limit
Example : 10
Minimum : 1
Maximum : 2000000000
integer
name
required
Name
Example : usage-plan-name
Pattern : ^[a-z][a-z0-9\-]{1,48}[a-z0-9]$
Minimum length : 3
Maximum length : 50
string
rate
required
Usage Plan Rate
Example : day
enum (hour, day, month)