get_firewall_rule
Retrieve detailed information about a specific firewall rule by providing the data center, server, NIC, and firewall rule IDs.
Instructions
Get details of a specific firewall rule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datacenter_id | Yes | the ID of the data center | |
| server_id | Yes | the ID of the server | |
| nic_id | Yes | the ID of the network interface | |
| firewallrule_id | Yes | the ID of the firewall rule |