FileSystemModel
参数名称 | 类型 | 描述 |
---|---|---|
fsId | String | FileSystem的标识符 |
fsName | String | FileSystem的名称 |
type | String | FileSystem的类型 |
protocol | String | FileSystem的协议类型 |
status | FsStatus | FS状态 |
vpcId | String | vpc短Id |
MountTargetList | MountTargetModel | 挂载点列表 |
MountTargetModel
参数名称 | 类型 | 描述 |
---|---|---|
subnetId | String | subnet短id |
domain | String | domain |
mountId | String | mount点长id |
状态编码定义
FsStatus
状态 | 描述 |
---|---|
available | 运行中 |
updating | 更新中 |
paused | 已欠费 |
unavailable | 暂不可用 |