forked from docs/doc-exports
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: fanqinying <fanqinying@huawei.com> Co-committed-by: fanqinying <fanqinying@huawei.com>
5.8 KiB
5.8 KiB
VPC Endpoints
Permission |
API |
Action |
Dependent Action |
IAM Project |
Enterprise Project |
|---|---|---|---|---|---|
Creating a VPC endpoint |
POST /{project_id}/vpc-endpoints |
vpcep:endpoints:create |
- |
Y |
X |
Querying details of a VPC endpoint |
GET /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id} |
vpcep:endpoints:get |
- |
Y |
X |
Deleting a VPC endpoint |
DELETE /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id} |
vpcep:endpoints:delete |
- |
Y |
X |
Querying VPC endpoints |
GET /{project_id}/vpc-endpoints |
vpcep:endpoints:list |
- |
Y |
X |
Parent topic: Permissions Policies and Supported Actions