API list

Key pair

Item API Name Description
1 GET /v2/{tenant_id}/os-keypairs

List key pairs

Retrieves a list of the key pairs associated with the account
2 POST /v2/{tenant_id}/os-keypairs

Create or import key pair

Creates or imports key pairs
3 DELETE /v2/{tenant_id}/os-keypairs/{keypair_name}

Delete key pair

Deletes a key pair
4 GET /v2/{tenant_id}/os-keypairs/{keypair_name}

Show key pair information

Displays the key pairs associated with the account