.. _cgnv6_sctp_rate_limit_destination: cgnv6 sctp rate-limit destination ================================= Configure SCTP destination rate-limit destination Specification ------------------------- ===================================== =============================================================================== **Parameter** **Value** ===================================== =============================================================================== **Type** *Collection* **Object Key(s)** *ip* **Collection Name** :ref:`551_destination_list` **Collection URI** /axapi/v3/cgnv6/sctp/rate-limit/destination **Element Name** destination **Element URI** /axapi/v3/cgnv6/sctp/rate-limit/destination/{ip} **Element Attributes** destination_attributes **Partition Visibility** shared **Schema** :download:`destination 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/cgnv6/sctp/rate-limit/destination .. raw:: html :ref:`551_destination_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/destination .. raw:: html :ref:`551_destination_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/destination/{ip} .. raw:: html :ref:`551_destination_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/destination .. raw:: html :ref:`551_destination_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/destination/{ip} .. raw:: html :ref:`551_destination_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/destination/{ip} .. raw:: html :ref:`551_destination_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/destination .. raw:: html :ref:`551_destination_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/destination/{ip} .. raw:: html :ref:`551_destination_attributes` .. raw:: html
.. _551_destination_list: destination-list ---------------- destination-list is **JSON List** of :ref:`551_destination_attributes` destination-list : [ { :ref:`551_destination_attributes` }, { :ref:`551_destination_attributes` }, ... ] .. _551_destination_attributes: destination attributes ---------------------- **ip** **Description** IP address **Type:** string **Format:** ipv4-address **rate-limit** **Description** Rate limit in packets per second **Type:** number **Range:** 1-2147483647 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters