Key Pair 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 | - | √ | x |
| Querying an SSH key pair (native OpenStack API) | GET /v2.1/{project_id}/os-keypairs/{keypair_name} | ecs:serverKeypairs:get | - | √ | x |
| Querying SSH key pairs (native OpenStack API) | GET /v2.1/{project_id}/os-keypairs | ecs:serverKeypairs:list | - | √ | x |
| Deleting an SSH key pair (native OpenStack API) | DELETE /v2.1/{project_id}/os-keypairs/{keypair_name} | ecs:serverKeypairs:delete | - | √ | x |
Last Article: Encryption Key Management
Next Article: Appendix
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.