fw server port oper

Operational Status for the object port

port Specification

Parameter Value
Type Collection
Collection Name 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 port schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/fw/server/{name}/port/{port-number}+{protocol}

port attributes

Create List

POST

/axapi/v3/fw/server/{name}/port/{port-number}+{protocol}

port attributes

Get Object

GET

/axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper

port attributes

Get List

GET

/axapi/v3/fw/server/{name}/port/{port-number}+{protocol}

port-list

Modify Object

POST

/axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper

port attributes

Replace Object

PUT

/axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper

port attributes

Replace List

PUT

/axapi/v3/fw/server/{name}/port/{port-number}+{protocol}

port-list

Delete Object

DELETE

/axapi/v3/fw/server/{name}/port/{port-number}+{protocol}/oper

port attributes

port-list

port-list is JSON List of port attributes

port-list : [

port attributes

oper

Description: oper is a JSON Block. Please see below for 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

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