You need to enable JavaScript to run this app.
导航
ListResources - 通过此接口列举所有云资源
最近更新时间:2025.09.25 17:18:07首次发布时间:2025.09.25 16:37:12
复制全文
我的收藏
有用
有用
无用
无用

通过此接口列举所有云资源

调试

请求参数

下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数

参数
类型
是否必填
示例值
描述
Action
String

ListResources

要执行的操作,取值:ListResources。

Version
String

2025-06-01

API的版本,取值:2025-06-01。

TypeName
String

Volcengine::IAM::User

资源类型的抽象描述,格式为“Volcengine::服务名称::资源名称”,可以通过 ListResourceTypes 查询支持的资源类型

MaxResults
Integer

100

分页最大数量

NextToken
String

217259

分页Token

返回参数

下表仅列出本接口特有的返回参数。更多信息请参见返回结构

参数
类型
示例值
描述
TypeName
String

Volcengine::IAM::User

资源类型的抽象描述,格式为“Volcengine::服务名称::资源名称”,可以通过 ListResourceTypes 查询支持的资源类型

ResourceDescriptions
Array of Object

[
{
"Identifier": "user",
"Properties": "{"AccountId":2000000191,"CreateDate":"20250919T091506Z","Description":"this is a iam user created by ccapi","DisplayName":"demo","Email":"","EmailIsVerify":false,"MobilePhone":"","MobilePhoneIsVerify":false,"Tags":[{"Key":"usage","Value":"ccapi"}],"Trn":"trn:iam::2000000191:user/user","UpdateDate":"20250919T091506Z","UserId":1819744,"UserName":"user"}"
},
{
"Identifier": "user-cc",
"Properties": "{"AccountId":2000000191,"CreateDate":"20250919T084713Z","Description":"this is a iam user created by ccapi","DisplayName":"demo","Email":"","EmailIsVerify":false,"MobilePhone":"","MobilePhoneIsVerify":false,"Tags":[{"Key":"usage","Value":"ccapi"}],"Trn":"trn:iam::2000000191:user/user-cc","UpdateDate":"20250919T084713Z","UserId":1819738,"UserName":"user-cc"}"
}
]

完整资源信息,包括资源属性及其值

NextToken
String

217259

分页Token

请求示例

{
    "TypeName": "Volcengine::IAM::User"
}

返回示例

{
  "ResponseMetadata": {
    "RequestId": "20250922114242495160AC348B452DECAC",
    "Region": "cn-beijing"
  },
  "Result": {
    "TypeName": "Volcengine::IAM::User",
    "NextToken": "eyJPZmZzZXQiOjEwLCJMaW1pdCI6MTB9",
    "ResourceDescriptions": [
      {
        "Identifier": "user",
        "Properties": "{\"AccountId\":2000000191,\"CreateDate\":\"20250919T091506Z\",\"Description\":\"this is a iam user created by ccapi\",\"DisplayName\":\"demo\",\"Email\":\"\",\"EmailIsVerify\":false,\"MobilePhone\":\"\",\"MobilePhoneIsVerify\":false,\"Tags\":[{\"Key\":\"usage\",\"Value\":\"ccapi\"}],\"Trn\":\"trn:iam::2000000191:user/user\",\"UpdateDate\":\"20250919T091506Z\",\"UserId\":1819744,\"UserName\":\"user\"}"
      },
      {
        "Identifier": "user-c",
        "Properties": "{\"AccountId\":2000000191,\"CreateDate\":\"20250919T062400Z\",\"Description\":\"this is a iam user created by ccapi\",\"DisplayName\":\"demo\",\"Email\":\"\",\"EmailIsVerify\":false,\"MobilePhone\":\"\",\"MobilePhoneIsVerify\":false,\"Tags\":[{\"Key\":\"usage\",\"Value\":\"ccapi\"}],\"Trn\":\"trn:iam::2000000191:user/user-c\",\"UpdateDate\":\"20250919T062400Z\",\"UserId\":1819705,\"UserName\":\"user-c\"}"
      }
    ]
  }
}

错误码

下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。

状态码
错误码
错误信息
说明
400
QuotaLimitExceeded

an error occurred when calling %s operation: %s

400
ServiceNotEnabled

an error occurred when calling %s operation: %s

400
InvalidParameter

Params %s is invalid

参数无效

400
MissingParameter

an error occurred when calling %s operation: %s

400
InvalidRequest

an error occurred when calling %s operation: %s

401
InvalidCredentials

an error occurred when calling %s operation: %s

403
RequestForbidden

an error occurred when calling %s operation: %s

403
AccountInvalid

an error occurred when calling %s operation: %s

404
EntityNotFound

taskID %s was not found

未查询到

404
NotFound

an error occurred when calling %s operation: %s

409
AlreadyExists

an error occurred when calling %s operation: %s

409
ResourceConflict

an error occurred when calling %s operation: %s

409
NotStabilized

an error occurred when calling %s operation: %s

409
ConcurrentModification

The resource has been updated by another process

422
NotUpdatable

an error occurred when calling %s operation: %s

429
Throttling

an error occurred when calling %s operation: %s

500
GeneralServiceException

an error occurred when calling %s operation: %s

500
InternalFailure

an error occurred when calling %s operation: %s

500
ServiceInternalError

an error occurred when calling %s operation: %s

500
ServiceLimitExceeded

an error occurred when calling %s operation: %s

500
NoResource

an error occurred when calling %s operation: %s

500
InternalError

Some internal service error occurred, please wait and try again.

系统错误,请稍后重试

504
NetworkFailure

an error occurred when calling %s operation: %s