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

