Update a security group
Firewall
Update a Security Groups
Updates a security group’s name, description, metadata, and/or rules.
When updating rules:
- Rules with
external_idwill be updated - Rules without
external_idwill be created as new rules - Existing rules not included in the request will remain unchanged
PUT
Update 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$Security group external ID
Pattern:
^sg-[a-zA-Z0-9]+-v1$Body
application/json
