slb template dns-logging standard-log¶
setting standard log
standard-log Specification¶
Parameter
Value
Type
Collection
Object Key(s)
trigger-reason
Collection Name
Collection URI
/axapi/v3/slb/template/dns-logging/{name}/standard-log
Element Name
standard-log
Element URI
/axapi/v3/slb/template/dns-logging/{name}/standard-log/{trigger-reason}
Element Attributes
standard-log_attributes
Partition Visibility
shared
Schema
Operations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/dns-logging/{name}/standard-log | ||
Create List | POST | /axapi/v3/slb/template/dns-logging/{name}/standard-log | ||
Get Object | GET | /axapi/v3/slb/template/dns-logging/{name}/standard-log/{trigger-reason} | ||
Get List | GET | /axapi/v3/slb/template/dns-logging/{name}/standard-log | ||
Modify Object | POST | /axapi/v3/slb/template/dns-logging/{name}/standard-log/{trigger-reason} | ||
Replace Object | PUT | /axapi/v3/slb/template/dns-logging/{name}/standard-log/{trigger-reason} | ||
Replace List | PUT | /axapi/v3/slb/template/dns-logging/{name}/standard-log | ||
Delete Object | DELETE | /axapi/v3/slb/template/dns-logging/{name}/standard-log/{trigger-reason} |
standard-log-list¶
standard-log-list is JSON List of standard-log attributes
standard-log-list : [
]
standard-log attributes¶
log-filter-list
Type: List
Reference Object: /axapi/v3/slb/template/dns-logging/{name}/standard-log/{trigger-reason}/log-filter/{feature}
trigger-reason
Description ‘request’: log when request comes from client;
Type: string
Supported Values: request
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
log-filter-list¶
Specification
Value
Type
list
Block object keys
feature
Description ‘RPZ’: log when rpz feature hit;
Type: string
Supported Values: RPZ
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