Which api can make linode nodes to associate firewalls after startup
as the title ask
1 Reply
Assuming you're talking about the Linode API, I think the one you want is this:
https://www.linode.com/docs/api/networking/#firewall-device-create
Just FYI, you can associate a firewall with a Linode before it starts up…at creation (assuming the firewall exists before the Linode does).
-- sw