gslb ip-list¶
Specify a IP List
ip-list Specification¶
Type Collection Object Key(s) gslb-ip-list-obj-name Collection Name ip-list-list Collection URI /axapi/v3/gslb/ip-list Element Name ip-list Element URI /axapi/v3/gslb/ip-list/{gslb-ip-list-obj-name} Element Attributes ip-list_attributes Schema ip-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/gslb/ip-list | ||
Create List | POST | /axapi/v3/gslb/ip-list | ||
Get Object | GET | /axapi/v3/gslb/ip-list/{gslb-ip-list-obj-name} | ||
Get List | GET | /axapi/v3/gslb/ip-list | ||
Modify Object | POST | /axapi/v3/gslb/ip-list/{gslb-ip-list-obj-name} | ||
Replace Object | PUT | /axapi/v3/gslb/ip-list/{gslb-ip-list-obj-name} | ||
Replace List | PUT | /axapi/v3/gslb/ip-list | ||
Delete Object | DELETE | /axapi/v3/gslb/ip-list/{gslb-ip-list-obj-name} |
ip-list-list¶
ip-list-list is JSON List of ip-list attributes
ip-list-list : [
]
ip-list attributes¶
gslb-ip-list-addr-list
Type: Listgslb-ip-list-filename
Description Load IP List file (IP List filename)
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
gslb-ip-list-obj-name
Description Specify IP List name
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
gslb-ip-list-addr-list¶
Specification Type list Block object keys id
Description ID Number
Type: number
Range: 0-31
ip
Description Specify IP address
Type: string
Format: ipv4-address
ip-mask
Description IP mask
Type: string
Format: ipv4-netmask