cgnv6 template policy class-list lid¶
Limit ID
lid Specification¶
Type Collection Object Key(s) lidnum Collection Name lid-list Collection URI /axapi/v3/cgnv6/template/policy/{name}/class-list/lid Element Name lid Element URI /axapi/v3/cgnv6/template/policy/{name}/class-list/lid/{lidnum} Element Attributes lid_attributes Schema lid schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/template/policy/{name}/class-list/lid | ||
Create List | POST | /axapi/v3/cgnv6/template/policy/{name}/class-list/lid | ||
Get Object | GET | /axapi/v3/cgnv6/template/policy/{name}/class-list/lid/{lidnum} | ||
Get List | GET | /axapi/v3/cgnv6/template/policy/{name}/class-list/lid | ||
Modify Object | POST | /axapi/v3/cgnv6/template/policy/{name}/class-list/lid/{lidnum} | ||
Replace Object | PUT | /axapi/v3/cgnv6/template/policy/{name}/class-list/lid/{lidnum} | ||
Replace List | PUT | /axapi/v3/cgnv6/template/policy/{name}/class-list/lid | ||
Delete Object | DELETE | /axapi/v3/cgnv6/template/policy/{name}/class-list/lid/{lidnum} |
lid-list¶
lid-list is JSON List of lid attributes
lid-list : [
]
lid attributes¶
action-value
Description ‘forward’: Forward the traffic even it exceeds limit; ‘reset’: Reset the connection when it exceeds limit;
Type: string
Supported Values: forward, reset
conn-limit
Description Connection limit
Type: number
Range: 0-1048575
conn-per
Description Per (Specify interval in number of 100ms)
Type: number
Range: 1-65535
conn-rate-limit
Description Specify connection rate limit
Type: number
Range: 1-2147483647
dns64
Description: dns64 is a JSON Block. Please see below for dns64
Type: Object
interval
Description Specify log interval in minutes, by default system will log every over limit instance
Type: number
Range: 1-255
lidnum
Description Specify a limit ID
Type: number
Range: 1-31
lockout
Description Don’t accept any new connection for certain time (Lockout duration in minutes)
Type: number
Range: 1-1023
log
Description Log a message
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
over-limit-action
Description Set action when exceeds limit
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
request-limit
Description Request limit (Specify request limit)
Type: number
Range: 0-1048575
request-per
Description Per (Specify interval in number of 100ms)
Type: number
Range: 1-65535
request-rate-limit
Description Request rate limit (Specify request rate limit)
Type: number
Range: 1-4294967295
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
dns64¶
Specification Type object disable
Description Disable
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
exclusive-answer
Description Exclusive Answer in DNS Response
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
prefix
Description IPv6 prefix
Type: string
Format: ipv6-address-plen