cgnv6 lsn stun-timeout tcp¶
Set TCP STUN timeout
tcp Specification¶
Type Collection Object Key(s) port-start, port-end Collection Name tcp-list Collection URI /axapi/v3/cgnv6/lsn/stun-timeout/tcp Element Name tcp Element URI /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} Element Attributes tcp_attributes Schema tcp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/lsn/stun-timeout/tcp | ||
Create List | POST | /axapi/v3/cgnv6/lsn/stun-timeout/tcp | ||
Get Object | GET | /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} | ||
Get List | GET | /axapi/v3/cgnv6/lsn/stun-timeout/tcp | ||
Modify Object | POST | /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} | ||
Replace Object | PUT | /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} | ||
Replace List | PUT | /axapi/v3/cgnv6/lsn/stun-timeout/tcp | ||
Delete Object | DELETE | /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} |
tcp-list¶
tcp-list is JSON List of tcp attributes
tcp-list : [
]
tcp attributes¶
port-end
Description Port Range (Port Range End)
Type: number
Range: 1-65535
port-start
Description Port Range (Port Range Start)
Type: number
Range: 1-65535
timeout
Description STUN timeout in minutes (default: 2 minutes)
Type: number
Range: 0-60
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters