.. _ddos_dst_zone_web_gui_protection_port_range: ddos dst zone web-gui protection port-range =========================================== DDOS Port-Range & Protocol configuration port-range Specification ------------------------ ===================================== =============================================================================================================================================== **Parameter** **Value** ===================================== =============================================================================================================================================== **Type** *Collection* **Object Key(s)** *port-range-start, port-range-end, protocol* **Collection Name** :ref:`1041_port-range_list` **Collection URI** /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range **Element Name** port-range **Element URI** /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range/{port-range-start}+{port-range-end}+{protocol} **Element Attributes** port-range_attributes **Partition Visibility** shared **Schema** :download:`port-range 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/dst/zone/{zone-name}/web-gui/protection/port-range .. raw:: html :ref:`1041_port-range_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range .. raw:: html :ref:`1041_port-range_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range/{port-range-start}+{port-range-end}+{protocol} .. raw:: html :ref:`1041_port-range_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range .. raw:: html :ref:`1041_port-range_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range/{port-range-start}+{port-range-end}+{protocol} .. raw:: html :ref:`1041_port-range_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range/{port-range-start}+{port-range-end}+{protocol} .. raw:: html :ref:`1041_port-range_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range .. raw:: html :ref:`1041_port-range_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/web-gui/protection/port-range/{port-range-start}+{port-range-end}+{protocol} .. raw:: html :ref:`1041_port-range_attributes` .. raw:: html
.. _1041_port-range_list: port-range-list --------------- port-range-list is **JSON List** of :ref:`1041_port-range_attributes` port-range-list : [ { :ref:`1041_port-range_attributes` }, { :ref:`1041_port-range_attributes` }, ... ] .. _1041_port-range_attributes: port-range attributes --------------------- **pbe** **Description** Peak Bandwidth Expected **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **port-range-end** **Description** Port-Range End Port Number **Type:** number **Range:** 1-65535 **port-range-start** **Description** Port-Range Start Port Number **Type:** number **Range:** 1-65535 **protocol** **Description** 'dns-tcp': DNS-TCP Port; 'dns-udp': DNS-UDP Port; 'http': HTTP Port; 'tcp': TCP Port; 'udp': UDP Port; 'ssl-l4': SSL-L4 Port; **Type:** string **Supported Values:** dns-tcp, dns-udp, http, tcp, udp, ssl-l4 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters