Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 710 Bytes

File metadata and controls

14 lines (11 loc) · 710 Bytes

# VPSV1FirewallFirewallRuleResource

Properties

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

[Back to Model list] [Back to API list] [Back to README]