.. _template_gtp_apn_imsi_list: template gtp apn-imsi-list ========================== Configure GTP APN IMSI list apn-imsi-list Specification --------------------------- ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3472_apn-imsi-list_list` **Collection URI** /axapi/v3/template/gtp/apn-imsi-list **Element Name** apn-imsi-list **Element URI** /axapi/v3/template/gtp/apn-imsi-list/{name} **Element Attributes** apn-imsi-list_attributes **Partition Visibility** shared **Schema** :download:`apn-imsi-list schema ` ===================================== ========================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/template/gtp/apn-imsi-list .. raw:: html :ref:`3472_apn-imsi-list_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/template/gtp/apn-imsi-list .. raw:: html :ref:`3472_apn-imsi-list_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/template/gtp/apn-imsi-list/{name} .. raw:: html :ref:`3472_apn-imsi-list_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/template/gtp/apn-imsi-list .. raw:: html :ref:`3472_apn-imsi-list_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/template/gtp/apn-imsi-list/{name} .. raw:: html :ref:`3472_apn-imsi-list_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/template/gtp/apn-imsi-list/{name} .. raw:: html :ref:`3472_apn-imsi-list_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/template/gtp/apn-imsi-list .. raw:: html :ref:`3472_apn-imsi-list_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/template/gtp/apn-imsi-list/{name} .. raw:: html :ref:`3472_apn-imsi-list_attributes` .. raw:: html
.. _3472_apn-imsi-list_list: apn-imsi-list-list ------------------ apn-imsi-list-list is **JSON List** of :ref:`3472_apn-imsi-list_attributes` apn-imsi-list-list : [ { :ref:`3472_apn-imsi-list_attributes` }, { :ref:`3472_apn-imsi-list_attributes` }, ... ] .. _3472_apn-imsi-list_attributes: apn-imsi-list attributes ------------------------ **action** **Description** 'permit': Create a whitelist to permit the packets that match APN IMSI filters; 'deny': Create a blacklist to deny the packets that match APN IMSI filters (default); **Type:** string **Supported Values:** permit, deny **Default:** deny **name** **Description** Specify name of the GTP APN IMSI list **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **str-list** **Type:** List **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 .. _3472_str-list: str-list ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **apn** **Description** Specify the APN filter **Type:** string **Format:** string-rlx **Maximum Length:** 100 characters **Maximum Length:** 1 characters **imsi** **Description** Specify the IMSI filter **Type:** string **Maximum Length:** 15 characters **Maximum Length:** 1 characters **Mutual Exclusion:** imsi and selection-mode are mutually exclusive **imsi-selection** **Description** Specify the IMSI filter **Type:** string **Maximum Length:** 15 characters **Maximum Length:** 1 characters **selection-mode** **Description** 'mobilestation': MS provided APN, subscription not verified; 'network': Network provided APN, subscription not verified; 'verified': MS or Network provided APN, subscription verified; **Type:** string **Supported Values:** mobilestation, network, verified **Mutual Exclusion:** selection-mode and imsi are mutually exclusive