Skip navigation links
com.tencentcloudapi.cvm.v20170312.models

Class DeleteKeyPairsRequest

Returns:
KeyIds One or more key pair IDs to be operated. The maximum number of key pairs per request is 100.
You can obtain an available key pair ID in the following ways:
  • Log in to the [console](https://console.cloud.tencent.com/cvm/sshkey) to query the key pair ID.

  • Call the [DescribeKeyPairs](https://intl.cloud.tencent.com/document/api/213/15699?from_cn_redirect=1) API and obtain the key pair ID from the `KeyId` in the response.
  • Parameters:
    KeyIds - One or more key pair IDs to be operated. The maximum number of key pairs per request is 100.
    You can obtain an available key pair ID in the following ways:
  • Log in to the [console](https://console.cloud.tencent.com/cvm/sshkey) to query the key pair ID.

  • Call the [DescribeKeyPairs](https://intl.cloud.tencent.com/document/api/213/15699?from_cn_redirect=1) API and obtain the key pair ID from the `KeyId` in the response.
  • Skip navigation links

    Copyright © 2024. All rights reserved.