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