GET /v2/droplets/{droplet_id}/firewalls
Summary: List all Firewalls Applied to a Droplet
Operation ID: droplets_list_firewalls
Auth: unknown
Operation ID: droplets_list_firewalls
Auth: unknown
Description
To retrieve a list of all firewalls available to a Droplet, send a GET request to `/v2/droplets/$DROPLET_ID/firewalls` The response will be a JSON object that has a key called `firewalls`. This will be set to an array of `firewall` objects, each of which contain the standard `firewall` attributes.
No probe data for this endpoint yet.