You need to enable JavaScript to run this app.
导航

API 概览

最近更新时间2024.02.08 11:04:22

首次发布时间2022.09.19 20:54:29

本文介绍文件存储 vePFS 提供的 API 接口信息。

概览信息接口

API
描述
DescribeFileSystemOverview调用 DescribeFileSystemOverview 接口列举概览信息。
DescribeFileSystemStatistics调用 DescribeFileSystemStatistics 接口列举文件系统统计信息。

区域接口

API
描述
DescribeRegions调用 DescribeRegions 接口列举地域信息。
DescribeZones调用 DescribeZones 接口列举可用区信息。

文件系统接口

API
描述
DescribeFileSystems调用 DescribeFileSystems 接口列举文件系统。
CreateFileSystem调用 CreateFileSystem 接口创建文件系统。
DeleteFileSystem调用 DeleteFileSystem 接口删除文件系统。
ExpandFileSystem 调用 ExpandFileSystem 接口扩容文件系统。
UpdateFileSystem调用 UpdateFileSystem 接口更新文件系统信息。

挂载服务接口

API
描述
DescribeMountServices调用 DescribeMountServices 接口列举挂载服务。
CreateMountService调用 CreateMountService 接口创建挂载服务。
DeleteMountService调用 DeleteMountService 接口删除挂载服务。
UpdateMountService调用 UpdateMountService 接口更新挂载服务信息。
DescribeMountServiceNodeTypes调用 DescribeMountServiceNodeTypes 接口查询某一可用区下可创建的节点信息。
AttachMountServiceToSelfFileSystem调用 AttachMountServiceToSelfFileSystem 接口为挂载服务绑定 vePFS 实例。
DetachMountServiceFromSelfFileSystem调用 DetachMountServiceFromSelfFileSystem 接口从挂载服务解绑 vePFS 实例。

Fileset 接口

API
描述
DescribeFilesets调用 DescribeFilesets 接口列举 Fileset。
CreateFileset调用 CreateFileset 接口创建 Fileset。
DeleteFileset调用 DeleteFileset 接口删除 Fileset。
UpdateFileset调用 UpdateFileset 接口更新 Fileset信息。
SetFilesetQuota调用 SetFilesetQuota 接口设置 Fileset 的 Quota 信息。
SetFilesetQos调用 SetFilesetQuota 接口设置 Fileset 的 Qos 信息。

标签接口

API
描述
TagResources调用 TagResources 接口为 vePFS 相关资源绑定标签。
ListTagsForResources调用 ListTagsForResources 接口通过标签筛选 vePFS 资源。
UntagResources调用 UntagResources 接口为 vePFS 相关资源解绑标签。