DescribeKeyPairs_边缘节点服务 ENS_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为50/1(s)。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
KeyPairNamestring

密钥对名称。长度为 2~128 个英文或中文字符。必须以大小字母或中文开头,不能以http://https://开头。可以包含以下字符:展开详情

示例值:TestKeyPairName参考取值来源:
    CreateKeyPair
    ImportKeyPair
PageNumberstring

查询列表的页码。取值:>0,默认查询第 1 页。

示例值:1
PageSizestring

分页查询时设置的每页行数。取值:>0,默认为 10。

示例值:10
KeyPairIdstring

密钥对的 ID。

示例值:ssh-50cynkq42sgj4ej1tn78t4***参考取值来源:
    CreateKeyPair

返回参数

字段名称字段详情
KeyPairsobject
PageNumberinteger<int32>

当前页码。

示例值:1
PageSizeinteger<int32>

每页行数。

示例值:10
RequestIdstring

请求 ID。

示例值:37B52F33-6879-49D0-A39B-22966B01449E
TotalCountinteger<int32>

密钥对的总数。

示例值:7

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
MissingParameter
The input parameter that is mandatory for processing this request is not supplied.诊断
400
NoPermission
Permission denied.诊断
400
InvalidParameter.%s
The specified field %s invalid. Please check it again.诊断
400
InvalidParameter
The errorMessage is %s. Please check it again.诊断
400
ens.interface.error
An error occurred while calling the API.诊断
400
CallInterface
Call Interface Happen Error.诊断

变更历史

变更时间变更内容概要操作
2024-01-22
新增请求参数KeyPairId
变更返回参数
2023-12-21
变更错误码400
删除请求参数Version

相关示例