ListFoldersForParent_资源目录_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)。

授权信息

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

请求参数

字段名称字段详情
ParentFolderIdstring

父资源夹 ID。展开详情

示例值:r-b1****参考取值来源:
    CreateFolder
    UpdateFolder
    GetFolder
QueryKeywordstring

查询关键字,例如:资源夹名称。展开详情

示例值:rdFolder
PageNumberinteger<int32>

页码。展开详情

示例值:1
PageSizeinteger<int32>

分页时每页显示的数据行数。展开详情

示例值:10
Tagarray<object>

通过标签过滤。

返回参数

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

页码。

示例值:1
PageSizeinteger<int32>

分页时每页显示的数据行数。

示例值:5
RequestIdstring

请求 ID。

示例值:7B8A4E7D-6CFF-471D-84DF-195A7A241ECB
TotalCountinteger<int32>

数据总条数。

示例值:2

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidParameter.ParentFolderId
The ParentFolderId is invalid.诊断
404
EntityNotExists.ResourceDirectory
The resource directory for the account is not enabled. We recommend that you first enable the resource directory for the account.诊断
404
EntityNotExists.Folder
The resource directory folder does not exist.诊断

变更历史

变更时间变更内容概要操作
2024-09-29
新增请求参数Tag
变更返回参数

相关示例