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