cgnv6 lsn stun-timeout udp¶
Set UDP STUN timeout
udp Specification¶
Type Collection Object Key(s) port-start, port-end Collection Name udp-list Collection URI /axapi/v3/cgnv6/lsn/stun-timeout/udp Element Name udp Element URI /axapi/v3/cgnv6/lsn/stun-timeout/udp/{port-start}+{port-end} Element Attributes udp_attributes Schema udp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/lsn/stun-timeout/udp | ||
Create List | POST | /axapi/v3/cgnv6/lsn/stun-timeout/udp | ||
Get Object | GET | /axapi/v3/cgnv6/lsn/stun-timeout/udp/{port-start}+{port-end} | ||
Get List | GET | /axapi/v3/cgnv6/lsn/stun-timeout/udp | ||
Modify Object | POST | /axapi/v3/cgnv6/lsn/stun-timeout/udp/{port-start}+{port-end} | ||
Replace Object | PUT | /axapi/v3/cgnv6/lsn/stun-timeout/udp/{port-start}+{port-end} | ||
Replace List | PUT | /axapi/v3/cgnv6/lsn/stun-timeout/udp | ||
Delete Object | DELETE | /axapi/v3/cgnv6/lsn/stun-timeout/udp/{port-start}+{port-end} |
udp-list¶
udp-list is JSON List of udp attributes
udp-list : [
]
udp 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