Home > Configuration > Application Firewall > unbindappfwprofile_restvalidation

unbindappfwprofile_restvalidation

Use this method to unbind restvalidation from appfw profile.

Syntax



Parameters

name

Name of the exemption (relaxation) or rule that you want to unbind.
This is mandatory parameter.

restvalidation

Exempt REST endpoints or any other URLs matching the given pattern from the API schema validation check. Example: GET:/v1/bookstore/viewbooks

ruleaction

Exempt REST endpoints matching the given pattern from the API schema validation check.
Default value = AS_NONE.
Possible Values : log, none.

Return Value

Returns simpleResult

See Also