slb template diameter¶
diameter template
diameter Specification¶
Type Collection Object Key(s) name Collection Name diameter-list Collection URI /axapi/v3/slb/template/diameter Element Name diameter Element URI /axapi/v3/slb/template/diameter/{name} Element Attributes diameter_attributes Schema diameter schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/diameter | ||
Create List | POST | /axapi/v3/slb/template/diameter | ||
Get Object | GET | /axapi/v3/slb/template/diameter/{name} | ||
Get List | GET | /axapi/v3/slb/template/diameter | ||
Modify Object | POST | /axapi/v3/slb/template/diameter/{name} | ||
Replace Object | PUT | /axapi/v3/slb/template/diameter/{name} | ||
Replace List | PUT | /axapi/v3/slb/template/diameter | ||
Delete Object | DELETE | /axapi/v3/slb/template/diameter/{name} | ||
diameter-list¶
diameter-list is JSON List of diameter attributes
diameter-list : [
]
diameter attributes¶
avp-code
Description avp code
Type: number
Range: 1-2147483647
avp-list
Type: Listavp-string
Description pattern to be matched in the avp string name, max length 127 bytes
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
customize-cea
Description customizing cea response
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
dwr-time
Description dwr health-check timer interval (in 100 milli second unit, default is 100, 0 means unset this option)
Type: number
Range: 0-2147483647
Default: 100
idle-timeout
Description user sesison idle timeout (in minutes, default is 5)
Type: number
Range: 1-65535
Default: 5
message-code-list
Type: Listmultiple-origin-host
Description allowing multiple origin-host to a single server
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
name
Description diameter template Name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
origin-host
Description origin-host name avp
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
origin-realm
Description origin-realm name avp
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
product-name
Description product name avp
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
service-group-name
Description service group name, this is the service group that the message needs to be copied to
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters
Refernce Object: /axapi/v3/slb/service-group
session-age
Description user session age allowed (default 10), this is not idle-time (in minutes)
Type: number
Range: 1-65535
Default: 10
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
vendor-id
Description vendor-id avp (Vendon Id)
Type: number
Range: 0-2147483647
Default: 0
avp-list¶
Specification Type list Block object keys avp
Description customize avps for cer to the server (avp number)
Type: number
Range: 0-2147483647
int32
Description 32 bits integer
Type: number
Range: 0-2147483647
Mutual Exclusion: int32 int64 and string are mutually exclusive
int64
Description 64 bits integer
Type: number
Range: 0-2147483647
Mutual Exclusion: int64 int32 and string are mutually exclusive
mandatory
Description mandatory avp
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
string
Description String (string name, max length 127 bytes)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
Mutual Exclusion: string int32 and int64 are mutually exclusive
message-code-list¶
Specification Type list Block object keys message-code
Description
Type: number
Range: 1-2147483647