更新时间:2024-04-15 GMT+08:00
终端节点
权限 |
对应API接口 |
授权项(Action) |
依赖的授权项 |
IAM项目(Project) |
---|---|---|---|---|
查询公共终端节点服务列表 |
GET /v1/{project_id}/vpc-endpoint-services/public |
vpcep:pubEpsevices:list |
vpc:vpcs:get vpc:vpcs:list vpc:subnets:get |
√ |
查询终端节点服务概要 |
GET /v1/{project_id}/vpc-endpoint-services/describe |
vpcep:epseviceDesc:get |
- |
√ |
创建终端节点 |
POST /{project_id}/vpc-endpoints |
vpcep:endpoints:create |
- |
√ |
查询终端节点列表 |
GET /{project_id}/vpc-endpoints |
vpcep:endpoints:list |
- |
√ |
查询终端节点详情 |
GET /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id} |
vpcep:endpoints:get |
- |
√ |
删除终端节点 |
DELETE /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id} |
vpcep:endpoints:delete |
- |
√ |
父主题: 权限策略和授权项