Security Policy
| Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
| Creates a custom security policy | POST /v3/{project_id}/elb/security-policies | elb:security-policies:create | √ | √ |
| Queries a custom security policy | GET /v3/{project_id}/elb/security-policies/{certificate_id} | elb:security-policies:get | √ | √ |
| Queries custom security policies | GET /v3/{project_id}/elb/security-policies | elb:security-policies:list | √ | √ |
| Updates a custom security policy | PUT /v3/{project_id}/elb/security-policies/{certificate_id} | elb:security-policies:put | √ | √ |
| Deletes a custom security policy | DELETE /v3/{project_id}/elb/security-policies/{certificate_id} | elb:security-policies:delete | √ | √ |
| Queries system security policies | GET /v3/{project_id}/elb/system-security-policies | elb:security-policies:list | √ | √ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.