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

Class DeleteKeyPairsRequest

Returns:
KeyIds Key ID(s). The maximum number of key pairs in each request is 100.
You can obtain the available key pair IDs in two ways:
  • Log in to the [console](https://console.cloud.tencent.com/cvm/sshkey) to query the key pair IDs.
  • Call [DescribeKeyPairs](https://intl.cloud.tencent.com/document/api/213/15699?from_cn_redirect=1) and look for `KeyId` in the response.
  • Parameters:
    KeyIds - Key ID(s). The maximum number of key pairs in each request is 100.
    You can obtain the available key pair IDs in two ways:
  • Log in to the [console](https://console.cloud.tencent.com/cvm/sshkey) to query the key pair IDs.
  • Call [DescribeKeyPairs](https://intl.cloud.tencent.com/document/api/213/15699?from_cn_redirect=1) and look for `KeyId` in the response.
  • Skip navigation links

    Copyright © 2023. All rights reserved.