.. _ip_list: ip-list ======= Configure ip list ip-list Specification --------------------- ===================================== ======================================================= **Parameter** **Value** ===================================== ======================================================= **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`2100_ip-list_list` **Collection URI** /axapi/v3/ip-list **Element Name** ip-list **Element URI** /axapi/v3/ip-list/{name} **Element Attributes** ip-list_attributes **Partition Visibility** shared **Schema** :download:`ip-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/ip-list .. raw:: html :ref:`2100_ip-list_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ip-list .. raw:: html :ref:`2100_ip-list_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ip-list/{name} .. raw:: html :ref:`2100_ip-list_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ip-list .. raw:: html :ref:`2100_ip-list_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ip-list/{name} .. raw:: html :ref:`2100_ip-list_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ip-list/{name} .. raw:: html :ref:`2100_ip-list_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ip-list .. raw:: html :ref:`2100_ip-list_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ip-list/{name} .. raw:: html :ref:`2100_ip-list_attributes` .. raw:: html
.. _2100_ip-list_list: ip-list-list ------------ ip-list-list is **JSON List** of :ref:`2100_ip-list_attributes` ip-list-list : [ { :ref:`2100_ip-list_attributes` }, { :ref:`2100_ip-list_attributes` }, ... ] .. _2100_ip-list_attributes: ip-list attributes ------------------ **ipv4-config** **Type:** List **ipv6-config** **Type:** List **ipv6-prefix-config** **Type:** List **name** **Description** Specify name of the ip list **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **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 .. _2100_ipv6-config: ipv6-config ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ipv6-end-addr** **Description** IPv6 Range End Address **Type:** string **Format:** ipv6-address **ipv6-start-addr** **Description** IPv6 Range Start Address / IPv6 Address **Type:** string **Format:** ipv6-address .. _2100_ipv4-config: ipv4-config ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ipv4-end-addr** **Description** IPv4 Range End Address **Type:** string **Format:** ipv4-address **ipv4-start-addr** **Description** IPv4 Range Start Address / IPv4 Address **Type:** string **Format:** ipv4-address .. _2100_ipv6-prefix-config: ipv6-prefix-config ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **count** **Description** Number of IPv6 prefixes **Type:** number **Range:** 1-2147483647 **ipv6-addr-prefix** **Description** IPv6 Prefix Range Start / IPv6 Prefix **Type:** string **Format:** ipv6-address-plen **ipv6-prefix-to** **Description** IPv6 Prefix Range End **Type:** string **Format:** ipv6-address-plen