rate-limit

Rate limit configuration

rate-limit Specification

Parameter Value
Type Configuration Resource
Element Name rate-limit
Element URI /axapi/v3/rate-limit
Element Attributes rate-limit_attributes
Partition Visibility shared
Schema rate-limit schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/rate-limit

rate-limit attributes

Get Object

GET

/axapi/v3/rate-limit

rate-limit attributes

Modify Object

POST

/axapi/v3/rate-limit

rate-limit attributes

Replace Object

PUT

/axapi/v3/rate-limit

rate-limit attributes

Delete Object

DELETE

/axapi/v3/rate-limit

rate-limit attributes

rate-limit attributes

maxPktNum

Description Max number of packets

Type: number

Range: 1000-100000

Default: 10000

rl-type

Description ‘ctrl’: The max number of packets that can be sent to kernel in 100ms;

Type: string

Supported Values: ctrl

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters