.. _cgnv6_sctp_rate_limit_source: cgnv6 sctp rate-limit source ============================ Configure SCTP source rate-limit source Specification -------------------- ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *ip* **Collection Name** :ref:`554_source_list` **Collection URI** /axapi/v3/cgnv6/sctp/rate-limit/source **Element Name** source **Element URI** /axapi/v3/cgnv6/sctp/rate-limit/source/{ip} **Element Attributes** source_attributes **Partition Visibility** shared **Schema** :download:`source 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/source .. raw:: html :ref:`554_source_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/source .. raw:: html :ref:`554_source_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/source/{ip} .. raw:: html :ref:`554_source_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/source .. raw:: html :ref:`554_source_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/source/{ip} .. raw:: html :ref:`554_source_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/source/{ip} .. raw:: html :ref:`554_source_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/source .. raw:: html :ref:`554_source_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/sctp/rate-limit/source/{ip} .. raw:: html :ref:`554_source_attributes` .. raw:: html
.. _554_source_list: source-list ----------- source-list is **JSON List** of :ref:`554_source_attributes` source-list : [ { :ref:`554_source_attributes` }, { :ref:`554_source_attributes` }, ... ] .. _554_source_attributes: source 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