.. _ddos_network_object_sport: ddos network-object sport ========================= Configure per-host source port in a DDos Network Object sport Specification ------------------- ===================================== ====================================================================================================== **Parameter** **Value** ===================================== ====================================================================================================== **Type** *Collection* **Object Key(s)** *port-num, protocol* **Collection Name** :ref:`1133_sport_list` **Collection URI** /axapi/v3/ddos/network-object/{object-name}/sport **Element Name** sport **Element URI** /axapi/v3/ddos/network-object/{object-name}/sport/{port-num}+{protocol} **Element Attributes** sport_attributes **Partition Visibility** shared **Schema** :download:`sport 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/ddos/network-object/{object-name}/sport .. raw:: html :ref:`1133_sport_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport .. raw:: html :ref:`1133_sport_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport/{port-num}+{protocol} .. raw:: html :ref:`1133_sport_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport .. raw:: html :ref:`1133_sport_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport/{port-num}+{protocol} .. raw:: html :ref:`1133_sport_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport/{port-num}+{protocol} .. raw:: html :ref:`1133_sport_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport .. raw:: html :ref:`1133_sport_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport/{port-num}+{protocol} .. raw:: html :ref:`1133_sport_attributes` .. raw:: html
.. _1133_sport_list: sport-list ---------- sport-list is **JSON List** of :ref:`1133_sport_attributes` sport-list : [ { :ref:`1133_sport_attributes` }, { :ref:`1133_sport_attributes` }, ... ] .. _1133_sport_attributes: sport attributes ---------------- **port-num** **Description** Port Number **Type:** number **Range:** 1-65535 **protocol** **Description** 'udp': UDP port; 'tcp': TCP Port; **Type:** string **Supported Values:** udp, tcp **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters