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