cgnv6 port-list¶
Configure port list
port-list Specification¶
Parameter
Value
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/cgnv6/port-list
Element Name
port-list
Element URI
/axapi/v3/cgnv6/port-list/{name}
Element Attributes
port-list_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/port-list | ||
Create List | POST | /axapi/v3/cgnv6/port-list | ||
Get Object | GET | /axapi/v3/cgnv6/port-list/{name} | ||
Get List | GET | /axapi/v3/cgnv6/port-list | ||
Modify Object | POST | /axapi/v3/cgnv6/port-list/{name} | ||
Replace Object | PUT | /axapi/v3/cgnv6/port-list/{name} | ||
Replace List | PUT | /axapi/v3/cgnv6/port-list | ||
Delete Object | DELETE | /axapi/v3/cgnv6/port-list/{name} | ||
port-list-list¶
port-list-list is JSON List of port-list attributes
port-list-list : [
]
port-list attributes¶
name
Description Specify name of the port list
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
port-config
Type: List
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
port-config¶
Specification
Value
Type
list
Block object keys
original-port
Description Original port to be translated
Type: number
Range: 0-65535
translated-port
Description Port after translation
Type: number
Range: 0-65535