Updated on 2025-06-12 GMT+08:00

VPC Endpoints

Table 1 Actions for managing VPC endpoints

Permission

API

Action

Dependent Action

IAM Project

Enterprise Project

Creating a VPC endpoint

POST /{project_id}/vpc-endpoints

vpcep:endpoints:create

-

×

Querying VPC endpoints

GET /{project_id}/vpc-endpoints

vpcep:endpoints:list

-

×

Querying details of a VPC endpoint

GET /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id}

vpcep:endpoints:get

-

×

Deleting a VPC endpoint

DELETE /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id}

vpcep:endpoints:delete

-

×

Updating a VPC Endpoint

PUT /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id}

vpcep:endpoints:update

-

×

Changing a route table of a VPC endpoint

PUT /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id}/routetables

vpcep:epRouters:update

-

×

Modifying the policy of a VPC endpoint

PUT /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id}/policy

vpcep:endpoints:update

-

×

Deleting the policy of a VPC endpoint

DELETE /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id}/policy

vpcep:endpoints:delete

-

×