ip map-list¶
Configure IP Map List name
map-list Specification¶
Type Collection Object Key(s) name Collection Name map-list-list Collection URI /axapi/v3/ip/map-list Element Name map-list Element URI /axapi/v3/ip/map-list/{name} Element Attributes map-list_attributes Schema map-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ip/map-list | ||
Create List | POST | /axapi/v3/ip/map-list | ||
Get Object | GET | /axapi/v3/ip/map-list/{name} | ||
Get List | GET | /axapi/v3/ip/map-list | ||
Modify Object | POST | /axapi/v3/ip/map-list/{name} | ||
Replace Object | PUT | /axapi/v3/ip/map-list/{name} | ||
Replace List | PUT | /axapi/v3/ip/map-list | ||
Delete Object | DELETE | /axapi/v3/ip/map-list/{name} |
map-list-list¶
map-list-list is JSON List of map-list attributes
map-list-list : [
]
map-list attributes¶
file
Description Create/Edit a IP Map List stored as a file
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
mapping-list
Type: Listname
Description Specify name of the IP Map List
Type: string
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
mapping-list¶
Specification Type list Block object keys count
Description Number of addresses to be translated in this range
Type: number
Range: 1-16777216
global-start-ip
Description Global Start IPv4 Address of this list
Type: string
Format: ipv4-address
local-start-ip
Description Local Start IPv4 Address of this list
Type: string
Format: ipv4-address