Firewalls
List firewall assignments
Returns a list of all servers and virtual machines assigned to one or more firewalls.
get/firewalls/assignments
Query parameters
filter[server]string
The server ID to filter by
filter[virtual_machine]string
The virtual machine ID to filter by
page[size]integer
Number of items to return per page
page[number]integer
Page number to return (starts at 1)
Response
Success
Changes
Changed in 1 of the 32 revisions of this API.12
- ▲
the response property
////became nullable for the statusresponse-property-became-nullable
- ○
added the new optional
queryrequest parameterfilter[virtual_machine]new-optional-request-parameter
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ▲