GetMountPoint
查询一个挂载点信息
服务地址:
华东1(杭州)
输入参数
只看必填
InputRegionId地域ID
FileSystemId文件系统ID
MountPointId挂载点ID
插件下载了解更多
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.

请求参数

字段名称字段详情
InputRegionIdstring

地域 ID。

示例值:cn-hangzhou
FileSystemIdstring

文件系统 ID。

示例值:37af8f42-2abc-4e74-889d-664f5163****参考取值来源:
    ListFileSystems
    CreateFileSystem
MountPointIdstring

挂载点 ID。

示例值:f-37af8f42f****.cn-hangzhou.dfs.aliyuncs.com参考取值来源:
    ListMountPoints
    CreateMountPoint
    DescribeVscMountPoints

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:55C5FFD6-BF99-41BD-9C66-FFF39189****
MountPointobject

挂载点信息集合。

变更历史
变更时间变更内容概要操作
2024-12-20
变更返回参数