create_firewall_rule
Define and apply firewall rules on the CloudStack MCP Server by specifying IP address, protocol, ports, and CIDR list to secure network 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 ID | |
protocol | Yes | Protocol (TCP, UDP, ICMP) | |
startport | No | Start port |