ddos dns-cache sharded-domain-group¶
DNS Sharded Domain Group
sharded-domain-group Specification¶
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/ddos/dns-cache/{name}/sharded-domain-group
Element Name
sharded-domain-group
Element URI
/axapi/v3/ddos/dns-cache/{name}/sharded-domain-group/{name}
Element Attributes
sharded-domain-group_attributes
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group | ||
Create List | POST | /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group | ||
Get Object | GET | /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group/{name} | ||
Get List | GET | /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group | ||
Modify Object | POST | /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group/{name} | ||
Replace Object | PUT | /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group/{name} | ||
Replace List | PUT | /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group | ||
Delete Object | DELETE | /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group/{name} |
sharded-domain-group-list¶
sharded-domain-group-list is JSON List of sharded-domain-group attributes
sharded-domain-group-list : [
sharded-domain-group attributes¶
encap-template
Description DDOS encap template to sepcify the tunnel endpoint
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
match-action
Description ‘forward’: Forward query to server (default); ‘tunnel-encap’: Encapsulate the query and send on a tunnel;
Type: string
Supported Values: forward, tunnel-encap
Default: forward
name
Description DNS sharded domain group
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
sharded-domain-list-policy-list
Type: List
Refernce Object: /axapi/v3/ddos/dns-cache/{name}/sharded-domain-group/{name}/sharded-domain-list-policy/{name}
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
sharded-domain-list-policy-list¶
Specification
Type
list
Block object keys
client-ipv4
Description Client ipv4 address
Type: string
Format: ipv4-address
client-ipv6
Description Client ipv6 address
Type: string
Format: ipv6-address
force
Description Force update even the serial is the same
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
manual-refresh
Description Manually refresh the particular zone
Type: string
Format: string-rlx
Maximum Length: 253 characters
Maximum Length: 1 characters
name
Description DNS sharded domain list policy
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
refresh-interval-hours
Description Zone transfer refresh rate in hours (Default 4). 0 means no refresh
Type: number
Range: 0-24
Default: 4
server-ipv4
Description Master ipv4 address
Type: string
Format: ipv4-address
server-ipv6
Description Master ipv6 address
Type: string
Format: ipv6-address
server-v4-port
Description Port number (default 53)
Type: number
Range: 1-65535
Default: 53
server-v6-port
Description Port number (default 53)
Type: number
Range: 1-65535
Default: 53
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