template gtp msisdn-list¶
Configure GTP MSISDN list
msisdn-list Specification¶
Type Collection Object Key(s) name Collection Name msisdn-list-list Collection URI /axapi/v3/template/gtp/msisdn-list Element Name msisdn-list Element URI /axapi/v3/template/gtp/msisdn-list/{name} Element Attributes msisdn-list_attributes Schema msisdn-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/template/gtp/msisdn-list | ||
Create List | POST | /axapi/v3/template/gtp/msisdn-list | ||
Get Object | GET | /axapi/v3/template/gtp/msisdn-list/{name} | ||
Get List | GET | /axapi/v3/template/gtp/msisdn-list | ||
Modify Object | POST | /axapi/v3/template/gtp/msisdn-list/{name} | ||
Replace Object | PUT | /axapi/v3/template/gtp/msisdn-list/{name} | ||
Replace List | PUT | /axapi/v3/template/gtp/msisdn-list | ||
Delete Object | DELETE | /axapi/v3/template/gtp/msisdn-list/{name} |
msisdn-list-list¶
msisdn-list-list is JSON List of msisdn-list attributes
msisdn-list-list : [
]
msisdn-list attributes¶
action
Description ‘permit’: Create a whitelist to permit the packets that match MSISDN filters; ‘deny’: Create a blacklist to deny the packets that match MSISDN filters;
Type: string
Supported Values: permit, deny
Default: deny
name
Description Specify name of the GTP MSISDN list
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
str-list
Type: Listuser-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
str-list¶
Specification Type list Block object keys msisdn
Description Specify the MSISDN filter
Type: string
Maximum Length: 15 characters
Maximum Length: 1 characters