system resource-accounting template system-resources¶
Enter the system resource limits
system-resources Specification¶
Type Configuration Resource Element Name system-resources Element URI /axapi/v3/system/resource-accounting/template/{name}/system-resources Element Attributes system-resources_attributes Schema system-resources schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/resource-accounting/template/{name}/system-resources | ||
Get Object | GET | /axapi/v3/system/resource-accounting/template/{name}/system-resources | ||
Modify Object | POST | /axapi/v3/system/resource-accounting/template/{name}/system-resources | ||
Replace Object | PUT | /axapi/v3/system/resource-accounting/template/{name}/system-resources |
system-resources attributes¶
bw-limit-cfg
Description: bw-limit-cfg is a JSON Block. Please see below for bw-limit-cfg
Type: Object
concurrent-session-limit-cfg
Description: concurrent-session-limit-cfg is a JSON Block. Please see below for concurrent-session-limit-cfg
Type: Object
fwcps-limit-cfg
Description: fwcps-limit-cfg is a JSON Block. Please see below for fwcps-limit-cfg
Type: Object
l4-session-limit-cfg
Description: l4-session-limit-cfg is a JSON Block. Please see below for l4-session-limit-cfg
Type: Object
l4cps-limit-cfg
Description: l4cps-limit-cfg is a JSON Block. Please see below for l4cps-limit-cfg
Type: Object
l7cps-limit-cfg
Description: l7cps-limit-cfg is a JSON Block. Please see below for l7cps-limit-cfg
Type: Object
natcps-limit-cfg
Description: natcps-limit-cfg is a JSON Block. Please see below for natcps-limit-cfg
Type: Object
ssl-throughput-limit-cfg
Description: ssl-throughput-limit-cfg is a JSON Block. Please see below for ssl-throughput-limit-cfg
Type: Object
sslcps-limit-cfg
Description: sslcps-limit-cfg is a JSON Block. Please see below for sslcps-limit-cfg
Type: Object
threshold
Description Enter the threshold as a percentage (Threshold in percentage(default is 100%))
Type: number
Range: 1-99
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
l4-session-limit-cfg¶
Specification Type object l4-session-limit-max
Description Enter the l4 session limit in % (0.01% to 99.99%) (Enter a number from 0.01 to 99.99 (up to 2 digits precision))
Type: string
Maximum Length: 5 characters
Maximum Length: 1 characters
l4-session-limit-min-guarantee
Description minimum guaranteed value in % (up to 2 digits precision) (Enter a number from 0 to 99.99)
Type: string
Maximum Length: 5 characters
Maximum Length: 1 characters
Default: 0
l7cps-limit-cfg¶
Specification Type object l7cps-limit-max
Description L7cps-limit (L7 cps limit (no limits applied by default))
Type: number
Range: 100-300000
l4cps-limit-cfg¶
Specification Type object l4cps-limit-max
Description Enter the L4 cps limit (L4 cps limit (no limits applied by default))
Type: number
Range: 100-1000000
natcps-limit-cfg¶
Specification Type object natcps-limit-max
Description Enter the Nat cps limit (NAT cps limit (no limits applied by default))
Type: number
Range: 100-1000000
sslcps-limit-cfg¶
Specification Type object sslcps-limit-max
Description Enter the SSL cps limit (SSL cps limit (no limits applied by default))
Type: number
Range: 100-300000
fwcps-limit-cfg¶
Specification Type object fwcps-limit-max
Description Enter the Firewall cps limit (Firewall cps limit (no limits applied by default))
Type: number
Range: 100-1000000
ssl-throughput-limit-cfg¶
Specification Type object ssl-throughput-limit-max
Description Enter the ssl throughput limit in mbps (SSL Througput limit in Mbit/s (no limits applied by default))
Type: number
Range: 10-10000000
ssl-throughput-limit-watermark-disable
Description Disable watermark (90% drop, keep existing sessions, drop new sessions)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
bw-limit-cfg¶
Specification Type object bw-limit-max
Description Enter the bandwidth limit in mbps (Bandwidth limit in Mbit/s (no limits applied by default))
Type: number
Range: 10-10000000
bw-limit-watermark-disable
Description Disable watermark (90% drop, keep existing sessions, drop new sessions)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
concurrent-session-limit-cfg¶
Specification Type object concurrent-session-limit-max
Description Enter the Concurrent Session limit (cps) (Concurrent-Session cps limit (no limits applied by default))
Type: number