ip app-protocol-port tcp port disable¶
Disable application port
disable Specification¶
Parameter
Value
Type
Collection
Object Key(s)
port
Collection Name
Collection URI
/axapi/v3/ip/app-protocol-port/tcp/port/disable
Element Name
disable
Element URI
/axapi/v3/ip/app-protocol-port/tcp/port/disable/{port}
Element Attributes
disable_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ip/app-protocol-port/tcp/port/disable | ||
Create List | POST | /axapi/v3/ip/app-protocol-port/tcp/port/disable | ||
Get Object | GET | /axapi/v3/ip/app-protocol-port/tcp/port/disable/{port} | ||
Get List | GET | /axapi/v3/ip/app-protocol-port/tcp/port/disable | ||
Modify Object | POST | /axapi/v3/ip/app-protocol-port/tcp/port/disable/{port} | ||
Replace Object | PUT | /axapi/v3/ip/app-protocol-port/tcp/port/disable/{port} | ||
Replace List | PUT | /axapi/v3/ip/app-protocol-port/tcp/port/disable | ||
Delete Object | DELETE | /axapi/v3/ip/app-protocol-port/tcp/port/disable/{port} | ||
disable-list¶
disable-list is JSON List of disable attributes
disable-list : [
]
disable 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/disable/{port}/interface
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
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
interface¶
Specification
Value
Type
object
eth-cfg
Type: List
management
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
Value
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
Value
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