Security Group Rule

Security Group Rule Presets

Ready-to-deploy configuration presets for Security Group Rule. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Allow SSH Ingress Rule

This preset creates a standalone security group rule that allows inbound SSH (TCP port 22) from a trusted CIDR. Use standalone rules (instead of inline rules in `OpenStackSecurityGroup`) when...

02

Allow HTTPS Ingress Rule

This preset creates a standalone security group rule that allows inbound HTTPS (TCP port 443) from any source. This is the most common standalone rule for web-facing services. For HTTP (port 80),...