Update Security Group Rules
PUT
/security_groups/{security_group_id}/rules/Path parameters
security_group_idPathintegerrequiredSecurity Group ID
Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Request body
application/json
List of security group rules to update or create
Existing rule ID (omit for new rules)
example
40729example
inboundexample
TCPexample
CustomTCPexample
anyCIDR IP (required when network_type is manual)
example
1.1.1.1example
32example
Indicates a newly added rule
example
trueResponses
200Security group fetched successfully
example
200example
Success