3.29. Keypairs (os-keypairs)

Generate, import, and delete SSH keys.

MethodURIDescription
GET/v2/{tenant_id}/os-keypairs

Lists keypairs that are associated with the account.

POST/v2/{tenant_id}/os-keypairs

Generates or imports a keypair.

DELETE/v2/{tenant_id}/os-keypairs/{keypair_name}

Deletes a keypair.

GET/v2/{tenant_id}/os-keypairs/{keypair_name}

Shows a keypair associated with the account.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...