DeleteKeyPair

GET /?Action=DeleteKeyPair
Description

Deletes the specified keypair.
This action deletes the public key stored by 3DS OUTSCALE, thus deleting the keypair.

Body parameter

Required: false
Name: DeleteKeyPairRequest

Name Description Required Schema Default Example

KeyName

The name of the keypair.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteKeyPairResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the request succeeds. Otherwise, an error is returned.

false

boolean