.. _ip_as_path: ip as-path ========== Configure an AS-path list for BGP as-path Specification --------------------- ===================================== ================================================================================== **Parameter** **Value** ===================================== ================================================================================== **Type** *Collection* **Object Key(s)** *access-list, action, value* **Collection Name** :ref:`2072_as-path_list` **Collection URI** /axapi/v3/ip/as-path **Element Name** as-path **Element URI** /axapi/v3/ip/as-path/{access-list}+{action}+{value} **Element Attributes** as-path_attributes **Partition Visibility** shared **Schema** :download:`as-path 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/as-path .. raw:: html :ref:`2072_as-path_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ip/as-path .. raw:: html :ref:`2072_as-path_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ip/as-path/{access-list}+{action}+{value} .. raw:: html :ref:`2072_as-path_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ip/as-path .. raw:: html :ref:`2072_as-path_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ip/as-path/{access-list}+{action}+{value} .. raw:: html :ref:`2072_as-path_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ip/as-path/{access-list}+{action}+{value} .. raw:: html :ref:`2072_as-path_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ip/as-path .. raw:: html :ref:`2072_as-path_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ip/as-path/{access-list}+{action}+{value} .. raw:: html :ref:`2072_as-path_attributes` .. raw:: html
.. _2072_as-path_list: as-path-list ------------ as-path-list is **JSON List** of :ref:`2072_as-path_attributes` as-path-list : [ { :ref:`2072_as-path_attributes` }, { :ref:`2072_as-path_attributes` }, ... ] .. _2072_as-path_attributes: as-path attributes ------------------ **access-list** **Description** Specify an access list name (Regular expression access-list name) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **action** **Description** 'deny': Specify packets to reject; 'permit': Specify packets to forward; **Type:** string **Supported Values:** deny, permit **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **value** **Description** A regular-expression to match the BGP AS paths **Type:** string **Format:** string-rlx