cgnv6 map translation domain basic-mapping-rule prefix-rule¶
IPv6 and IPv4 prefix rules
prefix-rule Specification¶
Parameter
Value
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule
Element Name
prefix-rule
Element URI
/axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule/{name}
Element Attributes
prefix-rule_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule | ||
Create List | POST | /axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule | ||
Get Object | GET | /axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule/{name} | ||
Get List | GET | /axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule | ||
Modify Object | POST | /axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule/{name} | ||
Replace Object | PUT | /axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule/{name} | ||
Replace List | PUT | /axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule | ||
Delete Object | DELETE | /axapi/v3/cgnv6/map/translation/domain/{name}/basic-mapping-rule/prefix-rule/{name} |
prefix-rule-list¶
prefix-rule-list is JSON List of prefix-rule attributes
prefix-rule-list : [
]
prefix-rule attributes¶
ipv4-netmask
Description Subnet mask (subnet bigger than /8 is not allowed)
Type: string
Format: ipv4-netmask-brief
name
Description MAP BMR prefix rule name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
rule-ipv4-prefix
Description IPv4 prefix of BMR
Type: string
Format: ipv4-address
rule-ipv6-prefix
Description IPv6 prefix of BMR
Type: string
Format: ipv6-address-plen
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