Add or delete an instance on a specific firewall
POST/portal/api/v1/firewalls/instance/:firewall_id
Adds or deletes one or more instances on the firewall identified by firewall_id
.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Instance(s) added to the firewall successfully
Unauthorized
Not authorized to access the firewall
Resource not found.
Internal Server Error