Add firewall rule to firewall
POST/core/firewalls/:firewall_id/firewall-rules
Creates a firewall rule and adds it to an existing firewall. Include the firewall ID in the path, and provide the firewall rule configuration in the request body.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Success
Bad Request
Unauthorized
Forbidden
Internal Server Error
Was this page helpful?