Create a security group
Firewall
Create a Security Group
Creates a new security group with optional rules for a project
POST
Create a security group
Authorizations
JWT token from authentication service
Headers
Account ID from authentication (must match path accountId)
User ID performing the action
Unique request ID for tracing
Path Parameters
Account external ID
Pattern:
^acct-[a-zA-Z0-9]+-v1$Project external ID
Pattern:
^proj-[a-zA-Z0-9]+-v1$Body
application/json
Project external ID
Example:
"proj-abc123xyz-v1"
Security group name
Required string length:
1 - 255Example:
"web-servers-sg"
Optional description
Example:
"Security group for web server instances"
Initial firewall rules
Optional metadata key-value pairs
