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 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 port-reservation schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/cgnv6/lsn/port-reservation

port-reservation attributes

Create List

POST

/axapi/v3/cgnv6/lsn/port-reservation

port-reservation attributes

Get Object

GET

/axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end}

port-reservation attributes

Get List

GET

/axapi/v3/cgnv6/lsn/port-reservation

port-reservation-list

Modify Object

POST

/axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end}

port-reservation attributes

Replace Object

PUT

/axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end}

port-reservation attributes

Replace List

PUT

/axapi/v3/cgnv6/lsn/port-reservation

port-reservation-list

Delete Object

DELETE

/axapi/v3/cgnv6/lsn/port-reservation/{inside}+{inside-port-start}+{inside-port-end}+{nat}+{nat-port-start}+{nat-port-end}

port-reservation attributes

port-reservation-list

port-reservation-list is JSON List of port-reservation attributes

port-reservation-list : [

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