ip-list¶
Configure ip list
ip-list Specification¶
Type Collection Object Key(s) name Collection Name ip-list-list Collection URI /axapi/v3/ip-list Element Name ip-list Element URI /axapi/v3/ip-list/{name} Element Attributes ip-list_attributes Schema ip-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ip-list | ||
Create List | POST | /axapi/v3/ip-list | ||
Get Object | GET | /axapi/v3/ip-list/{name} | ||
Get List | GET | /axapi/v3/ip-list | ||
Modify Object | POST | /axapi/v3/ip-list/{name} | ||
Replace Object | PUT | /axapi/v3/ip-list/{name} | ||
Replace List | PUT | /axapi/v3/ip-list | ||
Delete Object | DELETE | /axapi/v3/ip-list/{name} |
ip-list-list¶
ip-list-list is JSON List of ip-list attributes
ip-list-list : [
]
ip-list attributes¶
ipv4-config
Type: Listipv6-config
Type: Listipv6-prefix-config
Type: Listname
Description Specify name of the ip list
Type: string
Format: string-rlx
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
ipv6-config¶
Specification Type list Block object keys ipv6-end-addr
Description IPv6 Range End Address
Type: string
Format: ipv6-address
ipv6-start-addr
Description IPv6 Range Start Address / IPv6 Address
Type: string
Format: ipv6-address
ipv4-config¶
Specification Type list Block object keys ipv4-end-addr
Description IPv4 Range End Address
Type: string
Format: ipv4-address
ipv4-start-addr
Description IPv4 Range Start Address / IPv4 Address
Type: string
Format: ipv4-address
ipv6-prefix-config¶
Specification Type list Block object keys count
Description Number of IPv6 prefixes
Type: number
Range: 1-2147483647
ipv6-addr-prefix
Description IPv6 Prefix Range Start / IPv6 Prefix
Type: string
Format: ipv6-address-plen
ipv6-prefix-to
Description IPv6 Prefix Range End
Type: string
Format: ipv6-address-plen