使用DescribeKeyPairs查询一个或多个密钥对的方法

  介绍

这篇文章将为大家详细讲解有关使用DescribeKeyPairs查询一个或多个密钥对的方法,小编觉得挺实用的,因此分享给大家做个参考,希望大家阅读完这篇文章后可以有所收获。

DescribeKeyPairs

使用DescribeKeyPairs查询一个或多个密钥对的方法

使用DescribeKeyPairs查询一个或多个密钥对的方法

<强>请求示例

https://ecs.aliyuncs.com/?Action=DescribeKeyPairs   ,RegionId=cn-qingdao   ,KeyPairFingerPrint=xxxxxxxxxx   ,KeyPairName=测试   和PageNumber=1   及页大?20   ,& lt;公共请求参数在

<强>返回示例

<强> XML格式

& lt; DescribeKeyPairsResponse>   & lt; PageNumber> 1 & lt;/PageNumber>   & lt; PageSize> 2 & lt;/PageSize>   & lt; TotalCount> 1 & lt;/TotalCount>   & lt; KeyPairs>   & lt; KeyPair>   & lt; KeyPairName> test   & lt;/KeyPair>   & lt;/KeyPairs>   & lt; RequestId> 473469 c7-aa6f-4dc5-b3db-a3dc0de3c83e   & lt;/DescribeKeyPairsResponse>

<强> JSON格式

{   “PageNumber": 1、   “PageSize": 2   “TotalCount": 1、   “KeyPairs": {   “KeyPair": [{   “KeyPairName":“test"   “KeyPairFingerPrint":“xxxxxxxxxx"   })   }   “RequestId":“473469 c7-aa6f-4dc5-b3db-a3dc0de3c83e"   }

以下为本接口特有的错误码。更多错误码,请访问API错误中心。使用DescribeKeyPairs查询一个或多个密钥对的方法

关于使用DescribeKeyPairs查询一个或多个密钥对的方法就分享到这里了,希望以上内容可以对大家有一定的帮助,可以学到更多知识。如果觉得文章不错,可以把它分享出去让更多的人看的到。

使用DescribeKeyPairs查询一个或多个密钥对的方法