全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

查询虚拟设备列表

请求参数

以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数
参数名称
类型
必填
描述
Action String
公共参数,本接口取值:ListVirtualMFADevices。
Version String
公共参数,本接口取值:2015-11-01。
AssignmentStatus String
AssignmentStatus
Marker String
Marker
MaxItems Int
MaxItems

返回参数

参数名称
类型
描述
ListVirtualMFADevicesResult Object

ListVirtualMFADevicesResult

示例值:ListVirtualMFADevicesResult
VirtualMFADevices Object
member Object[]
SerialNumber String
EnableDate String
User Object
Uuid String
Name String
RealName String
Path String
Krn String
CreatedTime String
PwdLastUsed String
Marker String
IsTruncated Boolean

请求示例

curl -X GET|POST
'http://iam.api.ksyun.com/?Action=ListVirtualMFADevices&Version=2015-11-01'
-H 'authorization: xxx, SignedHeaders=content-type;host;x-amz-date, Signature=xxx'
-H 'cache-control: no-cache'
-H 'content-type: application/x-www-form-urlencoded'
-H 'host: iam.api.ksyun.com'
-H 'x-amz-date: 20170720T022802Z'
-d 'AssignmentStatus=xxx&Marker=xxx&MaxItems=xxx'

返回示例

JSON格式

{
}

错误码

以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码

纯净模式常规模式

纯净模式

点击可全屏预览文档内容