.. _sys_ut_event_action_l3_ip: sys-ut event action l3 ip ========================= IP address ip Specification ---------------- ===================================== ======================================================================================================= **Parameter** **Value** ===================================== ======================================================================================================= **Type** *Collection* **Object Key(s)** *src-dst* **Collection Name** :ref:`3140_ip_list` **Collection URI** /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip **Element Name** ip **Element URI** /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip/{src-dst} **Element Attributes** ip_attributes **Partition Visibility** shared **Schema** :download:`ip 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/sys-ut/event/{event-number}/action/{direction}/l3/ip .. raw:: html :ref:`3140_ip_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip .. raw:: html :ref:`3140_ip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip/{src-dst} .. raw:: html :ref:`3140_ip_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip .. raw:: html :ref:`3140_ip_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip/{src-dst} .. raw:: html :ref:`3140_ip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip/{src-dst} .. raw:: html :ref:`3140_ip_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip .. raw:: html :ref:`3140_ip_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sys-ut/event/{event-number}/action/{direction}/l3/ip/{src-dst} .. raw:: html :ref:`3140_ip_attributes` .. raw:: html
.. _3140_ip_list: ip-list ------- ip-list is **JSON List** of :ref:`3140_ip_attributes` ip-list : [ { :ref:`3140_ip_attributes` }, { :ref:`3140_ip_attributes` }, ... ] .. _3140_ip_attributes: ip attributes ------------- **ethernet** **Description** Ethernet interface **Type:** number **Format:** interface **Reference Object:** :doc:`/axapi/v3/interface/ethernet ` **ipv4-address** **Description** IP address **Type:** string **Format:** ipv4-address **ipv6-address** **Description** Ipv6 address **Type:** string **Format:** ipv6-address **nat-pool** **Description** Nat pool **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **src-dst** **Description** 'dest': dest; 'src': src; **Type:** string **Supported Values:** dest, src **trunk** **Description** Trunk number **Type:** number **Format:** interface **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **ve** **Description** Virtual Ethernet interface **Type:** number **Format:** interface **Reference Object:** :doc:`/axapi/v3/interface/ve ` **virtual-server** **Description** vip **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/virtual-server `