Deprecated DescribeFileSystemStatistics分页
列出当前账号下文件系统的统计信息
目前该API接口已标记为弃用,推荐使用替代API:
服务地址:
华东1 金融云
输入参数
只看必填
分页参数
PageSize分页查询时
PageNumber列表的分页页码
插件下载了解更多
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.

请求参数

字段名称字段详情
PageSizeinteger<int32>

分页查询时,每个分页包含的文件系统统计信息的个数。展开详情

示例值:10取值 <= 100
PageNumberinteger<int32>

列表的分页页码。展开详情

示例值:1取值 >= 1

返回参数

字段名称字段详情
FileSystemsobject
TotalCountinteger<int32>

文件系统的统计信息总数。

示例值:100
RequestIdstring

请求 ID。

示例值:9F088138-FD73-4B68-95CC-DFAD4D85****
PageSizeinteger<int32>

每个分页包含的文件系统统计信息个数。

示例值:1
PageNumberinteger<int32>

文件系统统计信息列表的分页页码。

示例值:1
FileSystemStatisticsobject
变更历史
变更时间变更内容概要操作
2024-11-01
新增deprecated