ip app-protocol-port tcp port add app-name¶
Application protocol name
app-name Specification¶
Type Collection Object Key(s) name Collection Name app-name-list Collection URI /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name Element Name app-name Element URI /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name/{name} Element Attributes app-name_attributes Schema app-name schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name | ||
Create List | POST | /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name | ||
Get Object | GET | /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name/{name} | ||
Get List | GET | /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name | ||
Modify Object | POST | /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name/{name} | ||
Replace Object | PUT | /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name/{name} | ||
Replace List | PUT | /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name | ||
Delete Object | DELETE | /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name/{name} |
app-name-list¶
app-name-list is JSON List of app-name attributes
app-name-list : [
]
app-name attributes¶
interface
Description: interface is a JSON Block. Please see below for interface
Type: Object
Reference Object: /axapi/v3/ip/app-protocol-port/tcp/port/add/{port}/app-name/{name}/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
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
interface¶
Specification Type object eth-cfg
Type: Listmanagement
Description Management Interface
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ve-cfg
Type: List
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
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