DeleteKeyPair
In this article:
DeleteKeyPair#
Description#
Deletes the specified key pair by removing the public key from Cloud NGN.
Request Parameters#
KeyName — The name of the key pair.
Required: Yes
Type: String
Response Elements#
requestId — The request ID
Type: String
return —
True
is returned if the request succeeds and an error otherwise.Type: Boolean
Examples#
c2-ec2 DeleteKeyPair KeyName <name>