.. _fw_server_port_oper: fw server port oper =================== Operational Status for the object port port Specification ------------------ ===================================== ============================================================================================ **Parameter** **Value** ===================================== ============================================================================================ **Type** *Collection* **Collection Name** :ref:`1659_port_list` **Collection URI** /axapi/v3/fw/server/{name}/port/{port-number}+{protocol} **Element Name** port **Element URI** /axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper **Element Attributes** port_attributes **Partition Visibility** None **Schema** :download:`port 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/fw/server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`1659_port_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/fw/server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`1659_port_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper .. raw:: html :ref:`1659_port_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/fw/server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`1659_port_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper .. raw:: html :ref:`1659_port_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper .. raw:: html :ref:`1659_port_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/fw/server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`1659_port_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper .. raw:: html :ref:`1659_port_attributes` .. raw:: html
.. _1659_port_list: port-list --------- port-list is **JSON List** of :ref:`1659_port_attributes` port-list : [ { :ref:`1659_port_attributes` }, { :ref:`1659_port_attributes` }, ... ] .. _1659_port_attributes: port attributes --------------- **oper** **Description:** oper is a **JSON Block**. Please see below for :ref:`1659_oper` **Type:** Object **port-number** **Description** Port Number **Type:** number **Range:** 1-65534 **protocol** **Description** 'tcp': TCP Port; 'udp': UDP Port; **Type:** string **Supported Values:** tcp, udp .. _1659_oper: oper ^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **alloc_failed** **Description** **Type:** number **ha_group_id** **Description** **Type:** number **ip** **Description** **Type:** string **Format:** ipv4-address **ipv6** **Description** **Type:** string **Format:** ipv6-address **ports_consumed** **Description** **Type:** number **ports_consumed_total** **Description** **Type:** number **ports_freed_total** **Description** **Type:** number **state** **Description** **Type:** string **Supported Values:** UP, DOWN, DELETE, DISABLED, MAINTENANCE **vrid** **Description** **Type:** number