create_firewall_rule
Add a firewall rule to secure CloudStack MCP Server by specifying IP address, protocol, ports, and CIDR list to control incoming and outgoing traffic.
Instructions
Create a firewall rule
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cidrlist | No | CIDR list (comma-separated) | |
endport | No | End port | |
ipaddressid | Yes | Public IP address ID | |
protocol | Yes | Protocol (tcp, udp, icmp) | |
startport | No | Start port |