DeleteKeyPairs
Last updated
Last updated
The API is used to delete one or more key pairs.
Note
Operations on key pairs that are already be placed on servers are also supported. You can still log in to your instances via these key pairs.
If any illegal keyIds
exists, the request will fail.
The following request parameter list only provides API request parameters.
Parameter Name | Required | Type | Description |
---|---|---|---|
Parameter Name | Type | Description |
---|---|---|
Delete one or more key pairs.
Zenlayer Cloud API 2.0 integrates SDKs to make it easier for you to call APIs. More programming languages will be supported.
No error codes related to the API business logic. For other error codes, see Common Error Codes.
keyIds
Yes
Array of String
Key pair IDs.
You can query up to 100 key pairs in each request.
requestId
String
The unique request ID, which is returned for each request. RequestId is required for locating a problem.