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 |
- |
√ |
× |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.