SSH Key Management
|
Permission |
API |
Action |
Dependent Permission |
IAM Project |
Enterprise Project |
|---|---|---|---|---|---|
|
Creating and Importing an SSH Key Pair (Native OpenStack API) |
POST /v2.1/{project_id}/os-keypairs |
ecs:serverKeypairs:create |
N/A |
√ |
x |
|
Querying an SSH Key Pair (Native OpenStack API) |
GET /v2.1/{project_id}/os-keypairs/{keypair_name} |
ecs:serverKeypairs:get |
N/A |
√ |
x |
|
Querying SSH Key Pairs (Native OpenStack API) |
GET /v2.1/{project_id}/os-keypairs |
ecs:serverKeypairs:list |
N/A |
√ |
x |
|
Deleting an SSH Key Pair (Native OpenStack API) |
DELETE /v2.1/{project_id}/os-keypairs/{keypair_name} |
ecs:serverKeypairs:delete |
N/A |
√ |
x |
Last Article: Tenant Quota Management
Next Article: Password Management
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.