GET /linode/instances/{linodeId}/firewalls
Summary: Firewalls List
Operation ID: getLinodeFirewalls
Auth: unknown
Operation ID: getLinodeFirewalls
Auth: unknown
Description
View Firewall information for Firewalls associated with this Linode.
Parameters (3)
linodeId
(integer, path, required)
ID of the Linode to look up.
page
(integer, query, optional, default: 1)
The page of a collection to return.
Constraints: {'minimum': 1}
page_size
(integer, query, optional, default: 100)
The number of items to return per page.
Constraints: {'minimum': 25, 'maximum': 500}
No probe data for this endpoint yet.