Apache CloudStack 4.0.0-incubating Root Admin API Reference
deleteSSHKeyPair
Deletes a keypair by name
Request parameters
Parameter Name | Description | Required |
name | Name of the keypair | true |
account | the account associated with the keypair. Must be used with the domainId parameter. | false |
domainid | the domain ID associated with the keypair | false |
projectid | the project associated with keypair | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |