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

Class ModifyKeyPairAttributeRequest

Returns:
KeyId Key pair ID in the format of `skey-xxxxxxxx`.

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:
    KeyId - Key pair ID in the format of `skey-xxxxxxxx`.

    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.