Permission |
API |
Action |
Related Action |
IAM Project |
Enterprise Project |
---|---|---|---|---|---|
Creating a hosted connection |
POST /v3/{project_id}/dcaas/hosted-connects |
dcaas:directConnect:create |
vpc:vpcs:get vpc:vpcs:list |
√ |
× |
Querying the connection list |
GET /v3/{project_id}/dcaas/direct-connects |
dcaas:directConnect:list |
- |
√ |
× |
Querying details of a connection |
GET /v3/{project_id}/dcaas/direct-connects/{direct_connect_id} |
dcaas:directConnect:get |
- |
√ |
× |
Querying the hosted connection list |
GET /v3/{project_id}/dcaas/hosted-connects |
dcaas:directConnect:list |
- |
√ |
× |
Querying details of a hosted connection |
GET /v3/{project_id}/dcaas/hosted-connects/{hosted_connect_id} |
dcaas:directConnect:get |
- |
√ |
× |
Updating a Connection |
PUT /v3/{project_id}/dcaas/direct-connects/{direct_connect_id} |
dcaas:directConnect:update |
- |
√ |
× |
Updating a hosted connection |
PUT /v3/{project_id}/dcaas/hosted-connects/{hosted_connect_id} |
dcaas:directConnect:update |
- |
√ |
× |
Deleting a connection |
DELETE /v3/{project_id}/dcaas/direct-connects/{direct_connect_id} |
dcaas:directConnect:delete |
- |
√ |
× |
Deleting a hosted connection |
DELETE /v3/{project_id}/dcaas/hosted-connects/{hosted_connect_id} |
dcaas:directConnect:delete |
- |
√ |
× |