Security Group Rule
| Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
| Creates a security group rule. | POST /v1/{project_id}/security-group-rules | vpc:securityGroupRules:create | √ | √ |
| Queries a security group rule. | GET /v1/{project_id}/security-group-rules/{rules_security_groups_id} | vpc:securityGroupRules:get | √ | √ |
| Queries security group rules. | GET /v1/{project_id}/security-group-rules | vpc:securityGroupRules:get | √ | √ |
| Deletes a security group rule. | DELETE /v1/{project_id}/security-group-rules/{rules_security_groups_id} | vpc:securityGroupRules:delete | √ | √ |
Last Article: Security Group
Next Article: VPC Tags
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.