waf template response-cloaking¶
Response cloaking
response-cloaking Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
response-cloaking
Element URI
/axapi/v3/waf/template/{name}/response-cloaking
Element Attributes
response-cloaking_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/waf/template/{name}/response-cloaking | ||
Get Object | GET | /axapi/v3/waf/template/{name}/response-cloaking | ||
Modify Object | POST | /axapi/v3/waf/template/{name}/response-cloaking | ||
Replace Object | PUT | /axapi/v3/waf/template/{name}/response-cloaking | ||
Delete Object | DELETE | /axapi/v3/waf/template/{name}/response-cloaking | ||
response-cloaking attributes¶
filter-headers
Description Removes web server’s identifying headers
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
hide-status-codes
Description Hides response status codes that are not allowed (default 4xx, 5xx)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
hide-status-codes-file
Description Name of WAF policy list file
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters