| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Firewall rule ID | |
| action | string | Firewall rule action | |
| protocol | string | Firewall rule protocol | |
| port | string | Firewall rule destination port: single or port range | |
| source | string | Firewall rule source. Can be `any` or `custom` | |
| sourceDetail | string | Firewall rule source detail. Can be `any` or IP address, CIDR or range |