- Cloud File Storage
- >
- API Reference
- >
- Model Object Definition
Model Object Definition
FileSystemModel
| Parameter name |
Type |
Description |
| fsId |
String |
FileSystem identifier |
| fsName |
String |
FileSystem name |
| type |
String |
FileSystem type |
| protocol |
String |
FileSystem protocol type |
| status |
FsStatus |
FS status |
| vpcId |
String |
vpc short Id |
| MountTargetList |
MountTargetModel |
Mount target list |
MountTargetModel
| Parameter name |
Type |
Description |
| subnetId |
String |
subnet short id |
| domain |
String |
domain |
| mountId |
String |
Long ID of mount target |
Status Code Definition
FsStatus
| Status |
Description |
| available |
Operating |
| updating |
updating |
| paused |
Overdue |
| unavailable |
unavailable |