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