slb template udp¶
L4 UDP switch config
udp Specification¶
Type Collection Object Key(s) name Collection Name udp-list Collection URI /axapi/v3/slb/template/udp Element Name udp Element URI /axapi/v3/slb/template/udp/{name} Element Attributes udp_attributes Schema udp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/udp | ||
Create List | POST | /axapi/v3/slb/template/udp | ||
Get Object | GET | /axapi/v3/slb/template/udp/{name} | ||
Get List | GET | /axapi/v3/slb/template/udp | ||
Modify Object | POST | /axapi/v3/slb/template/udp/{name} | ||
Replace Object | PUT | /axapi/v3/slb/template/udp/{name} | ||
Replace List | PUT | /axapi/v3/slb/template/udp | ||
Delete Object | DELETE | /axapi/v3/slb/template/udp/{name} |
udp-list¶
udp-list is JSON List of udp attributes
udp-list : [
]
udp attributes¶
age
Description short age (in sec), default is 31
Type: number
Range: 1-31
avp
Description ‘4’: NAS-IP-address; ‘8’: Framed-IP-Address;
Type: string
Supported Values: 4, 8
disable-clear-session
Description Disable immediate clearing of session
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
idle-timeout
Description Idle Timeout value (Interval of 60 seconds), default 120 seconds (idle timeout in second, default 120)
Type: number
Range: 1-2097151
Default: 120
immediate
Description Immediate Removal after Transaction
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: immediate and short are mutually exclusive
name
Description Fast UDP Template Name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
Default: default
qos
Description QOS level (number)
Type: number
Range: 1-63
radius-lb-method-hash-type
Description ‘ip’: IP-Hash;
Type: string
Supported Values: ip
re-select-if-server-down
Description re-select another server if service port is down
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
short
Description Short lived session
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: short and immediate are mutually exclusive
stateless-conn-timeout
Description Stateless Current Connection Timeout value (5 - 120 seconds) (idle timeout in second, default 120)
Type: number
Range: 5-120
Default: 120
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