.. _template_gtp_policy: template gtp-policy =================== Configure GTP Policy gtp-policy Specification ------------------------ ===================================== =================================================================================== **Parameter** **Value** ===================================== =================================================================================== **Type** *Collection* **Object Key(s)** *policy-template-name* **Collection Name** :ref:`1609_gtp-policy_list` **Collection URI** /axapi/v3/template/gtp-policy **Element Name** gtp-policy **Element URI** /axapi/v3/template/gtp-policy/{policy-template-name} **Element Attributes** gtp-policy_attributes **Partition Visibility** shared **Schema** :download:`gtp-policy 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/template/gtp-policy .. raw:: html :ref:`1609_gtp-policy_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/template/gtp-policy .. raw:: html :ref:`1609_gtp-policy_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/template/gtp-policy/{policy-template-name} .. raw:: html :ref:`1609_gtp-policy_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/template/gtp-policy .. raw:: html :ref:`1609_gtp-policy_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/template/gtp-policy/{policy-template-name} .. raw:: html :ref:`1609_gtp-policy_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/template/gtp-policy/{policy-template-name} .. raw:: html :ref:`1609_gtp-policy_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/template/gtp-policy .. raw:: html :ref:`1609_gtp-policy_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/template/gtp-policy/{policy-template-name} .. raw:: html :ref:`1609_gtp-policy_attributes` .. raw:: html
.. _1609_gtp-policy_list: gtp-policy-list --------------- gtp-policy-list is **JSON List** of :ref:`1609_gtp-policy_attributes` gtp-policy-list : [ { :ref:`1609_gtp-policy_attributes` }, { :ref:`1609_gtp-policy_attributes` }, ... ] .. _1609_gtp-policy_attributes: gtp-policy attributes --------------------- **filtering-policy-name** **Description** Specify GTP Filtering Policy **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/template/gtp/filtering-policy ` **general-policy-name** **Description** Specify GTP General Policy **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/template/gtp/general-policy ` **logging-policy-name** **Description** Specify GTP Logging Policy **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/template/gtp/logging-policy ` **policy-template-name** **Description** Configure the GTP Policy Name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **rate-limit-policy-name** **Description** Specify Rate Limit Policy **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/template/gtp/rate-limit-policy ` **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 **validation-policy-name** **Description** Specify GTP Validation Policy **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/template/gtp/validation-policy `