cgnv6 nat range-list¶
IP Source NAT Static range list
range-list Specification¶
Type Collection Object Key(s) name, partition Collection Name range-list-list Collection URI /axapi/v3/cgnv6/nat/range-list Element Name range-list Element URI /axapi/v3/cgnv6/nat/range-list/{name}+{partition} Element Attributes range-list_attributes Schema range-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/nat/range-list | ||
Create List | POST | /axapi/v3/cgnv6/nat/range-list | ||
Get Object | GET | /axapi/v3/cgnv6/nat/range-list/{name}+{partition} | ||
Get List | GET | /axapi/v3/cgnv6/nat/range-list | ||
Modify Object | POST | /axapi/v3/cgnv6/nat/range-list/{name}+{partition} | ||
Replace Object | PUT | /axapi/v3/cgnv6/nat/range-list/{name}+{partition} | ||
Replace List | PUT | /axapi/v3/cgnv6/nat/range-list | ||
Delete Object | DELETE | /axapi/v3/cgnv6/nat/range-list/{name}+{partition} |
range-list-list¶
range-list-list is JSON List of range-list attributes
range-list-list : [
]
range-list attributes¶
global-netmaskv4
Description Mask for this Address range
Type: string
Format: ipv4-netmask
global-start-ipv4-addr
Description Global Start IPv4 Address of this list
Type: string
Format: ipv4-address
local-netmaskv4
Description Mask for this Address range
Type: string
Format: ipv4-netmask
local-start-ipv4-addr
Description Local Start IPv4 Address of this list
Type: string
Format: ipv4-address
name
Description Name for this Static List
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
partition
Description Inside User Partition (Partition Name)
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
v4-count
Description Number of addresses to be translated in this range
Type: number
Range: 1-200000
v4-vrid
Description VRRP-A vrid (Specify ha VRRP-A vrid)
Type: number
Range: 1-31