| unbindappfwprofile_grpcvalidation |
Use this method to unbind grpcvalidation from appfw profile. |
Syntax |
Parameters |
name |
Name of the exemption (relaxation) or rule that you want to unbind. This is mandatory parameter. |
grpcvalidation |
Exempt any gRPC method matching the given pattern from the API schema validation check. Example: bookstore.api.doc.AddBook |
ruleaction |
Action to be taken for traffic matching the configured relaxation rule. Default value = AS_NONE. Possible Values : log, none. |
Return Value |
Returns simpleResult |
See Also |