.. _flowspec_icmp_type: flowspec icmp-type ================== Configure ICMP Type for a Flowspec icmp-type Specification ----------------------- ===================================== =============================================================================================== **Parameter** **Value** ===================================== =============================================================================================== **Type** *Collection* **Object Key(s)** *icmp-type-attribute, type* **Collection Name** :ref:`1593_icmp-type_list` **Collection URI** /axapi/v3/flowspec/{name}/icmp-type **Element Name** icmp-type **Element URI** /axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type} **Element Attributes** icmp-type_attributes **Partition Visibility** shared **Schema** :download:`icmp-type 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/flowspec/{name}/icmp-type .. raw:: html :ref:`1593_icmp-type_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/flowspec/{name}/icmp-type .. raw:: html :ref:`1593_icmp-type_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type} .. raw:: html :ref:`1593_icmp-type_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/flowspec/{name}/icmp-type .. raw:: html :ref:`1593_icmp-type_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type} .. raw:: html :ref:`1593_icmp-type_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type} .. raw:: html :ref:`1593_icmp-type_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/flowspec/{name}/icmp-type .. raw:: html :ref:`1593_icmp-type_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type} .. raw:: html :ref:`1593_icmp-type_attributes` .. raw:: html
.. _1593_icmp-type_list: icmp-type-list -------------- icmp-type-list is **JSON List** of :ref:`1593_icmp-type_attributes` icmp-type-list : [ { :ref:`1593_icmp-type_attributes` }, { :ref:`1593_icmp-type_attributes` }, ... ] .. _1593_icmp-type_attributes: icmp-type attributes -------------------- **icmp-type-attribute** **Description** 'eq': Match only packets on a given ICMP Type; 'gt': Match only packets with a greater ICMP Type; 'lt': Match only packets with a lower ICMP Type; 'range': match only packets in the range of ICMP Types; **Type:** string **Supported Values:** eq, gt, lt, range **type** **Description** Specify the ICMP Type **Type:** number **Range:** 0-255 **type-end** **Description** Specify the ICMP Type **Type:** number **Range:** 1-255 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters