ip enable-app-protocol-port tcp add¶
Add Application Port
add Specification¶
Type operational Object Key(s) port Element Name add Element URI /axapi/v3/ip/enable-app-protocol-port/tcp/add/{port} Element Attributes add_attributes Schema add schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/ip/enable-app-protocol-port/tcp/add/{port} |
add-list¶
add-list is JSON List of add attributes
add-list : [
]
add attributes¶
app-name-list
Type: List
Refernce Object: /axapi/v3/ip/enable-app-protocol-port/tcp/add/{port}/app-name/{name}
port
Description Port Number
Type: number
Range: 0-65534
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
app-name-list¶
Specification Type list Block object keys binding-interface
Description: binding-interface is a JSON Block. Please see below for app-name-list_binding-interface
Type: Object
Refernce Object: /axapi/v3/ip/enable-app-protocol-port/tcp/add/{port}/app-name/{name}/binding-interface
name
Description Application Protocol Port Name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
app-name-list_binding-interface¶
Specification Type object eth-cfg
Type: Listmanagement
Description Management Interface
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ve-cfg
Type: List
app-name-list_binding-interface_ve-cfg¶
Specification Type list Block object keys ve-end
Description VE port
Type: number
ve-start
Description VE port (VE Interface number)
Type: number
app-name-list_binding-interface_eth-cfg¶
Specification Type list Block object keys ethernet-end
Description Ethernet port
Type: number
Format: interface
ethernet-start
Description Ethernet port (Ethernet Interface number)
Type: number
Format: interface