Open Context Protocol is live! 🚀 Read the launch post

updateFirewallGroup

Update Firewall Group

PUT /firewalls/{firewall-group-id} HTTP/1.1

Parameters

{
  "description": {
    "description": "User-supplied description of this Firewall Group.",
    "required": true,
    "location": "body",
    "type": "string"
  }
}