.. _cgnv6_lsn_port_reservation: cgnv6 lsn port-reservation ========================== Set Port Reservations port-reservation Specification ------------------------------ ===================================== ======================================================================================================================================================== **Parameter** **Value** ===================================== ======================================================================================================================================================== **Type** *Collection* **Object Key(s)** *inside, inside-port-start, inside-port-end, nat, nat-port-start, nat-port-end* **Collection Name** :ref:`383_port-reservation_list` **Collection URI** /axapi/v3/cgnv6/lsn/port-reservation **Element Name** port-reservation **Element URI** /axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end} **Element Attributes** port-reservation_attributes **Partition Visibility** shared **Schema** :download:`port-reservation 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/lsn/port-reservation .. raw:: html :ref:`383_port-reservation_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/lsn/port-reservation .. raw:: html :ref:`383_port-reservation_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end} .. raw:: html :ref:`383_port-reservation_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/lsn/port-reservation .. raw:: html :ref:`383_port-reservation_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end} .. raw:: html :ref:`383_port-reservation_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end} .. raw:: html :ref:`383_port-reservation_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/lsn/port-reservation .. raw:: html :ref:`383_port-reservation_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end} .. raw:: html :ref:`383_port-reservation_attributes` .. raw:: html
.. _383_port-reservation_list: port-reservation-list --------------------- port-reservation-list is **JSON List** of :ref:`383_port-reservation_attributes` port-reservation-list : [ { :ref:`383_port-reservation_attributes` }, { :ref:`383_port-reservation_attributes` }, ... ] .. _383_port-reservation_attributes: port-reservation attributes --------------------------- **inside** **Description** Inside User Address and Port Range (Inside User IP address) **Type:** string **Format:** ipv4-address **inside-port-end** **Description** Inside End Port **Type:** number **Range:** 1-65535 **inside-port-start** **Description** Inside Start Port **Type:** number **Range:** 1-65535 **nat** **Description** NAT IP address **Type:** string **Format:** ipv4-address **nat-port-end** **Description** NAT End Port **Type:** number **Range:** 1-65535 **nat-port-start** **Description** NAT Start Port **Type:** number **Range:** 1-65535 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters