Listing of all values for the actions of a WAF rule¶
Send a GET request to the endpoint /waf/actions/values.
Description¶
The List-Action-Values request allows the user to request a list of all predefined values for an action of a WAF rule in the Myra Suite.
Requirements¶
Values of the request: none
Objects: none
Request¶
To request a list of all WAF action values, no additional information needs to be added to the path of the request.
As a result, the user gets a list of all possible values for the listed action types.
Responses¶
The following responses are available:
| STATUS CODE | DESCRIPTION |
|---|---|
| 200 | The request has succeeded. |
| 400 | The request was unsuccessful. The request was invalid or information is missing. |
| 401 | The request has not succeeded because the user authentication was incorrect. |
| 403 | The request has not succeeded because the user does not have the right permissions. |