Add or delete an auto scaling group on a specific firewall
POST/portal/api/v1/firewalls/auto_scaling_groups/:firewall_id
Adds or deletes one or more auto scaling group(s) on the firewall identified by firewall_id
.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Auto scaling group(s)'s firewall operation is requested successfully
Unauthorized
Not authorized to operate the firewall
Resource not found.
Internal Server Error