domain-list¶
Configure domain list
domain-list Specification¶
Type Collection Object Key(s) name Collection Name domain-list-list Collection URI /axapi/v3/domain-list Element Name domain-list Element URI /axapi/v3/domain-list/{name} Element Attributes domain-list_attributes Schema domain-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/domain-list | ||
Create List | POST | /axapi/v3/domain-list | ||
Get Object | GET | /axapi/v3/domain-list/{name} | ||
Get List | GET | /axapi/v3/domain-list | ||
Modify Object | POST | /axapi/v3/domain-list/{name} | ||
Replace Object | PUT | /axapi/v3/domain-list/{name} | ||
Replace List | PUT | /axapi/v3/domain-list | ||
Delete Object | DELETE | /axapi/v3/domain-list/{name} |
domain-list-list¶
domain-list-list is JSON List of domain-list attributes
domain-list-list : [
]
domain-list attributes¶
domain-name-list
Type: Listname
Description Name of the domain 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
domain-name-list¶
Specification Type list Block object keys domain-name
Description Domain name to be added to this domain list
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
interval
Description DNS query interval (in minute, default is 10)
Type: number
Range: 1-1440
Default: 10