File Storage REST Endpoints

File Storage
The operations from the File Storage category.
ChangeFileSystemCompartment
Method: post
Path: /20171215/fileSystems/{file_system_id}/actions/changeCompartment
ChangeMountTargetCompartment
Method: post
Path: /20171215/mountTargets/{mount_target_id}/actions/changeCompartment
CreateExport
Method: post
Path: /20171215/exports
CreateFileSystem
Method: post
Path: /20171215/fileSystems
CreateMountTarget
Method: post
Path: /20171215/mountTargets
CreateSnapshot
Method: post
Path: /20171215/snapshots
DeleteExport
Method: delete
Path: /20171215/exports/{export_id}
DeleteFileSystem
Method: delete
Path: /20171215/fileSystems/{file_system_id}
DeleteMountTarget
Method: delete
Path: /20171215/mountTargets/{mount_target_id}
DeleteSnapshot
Method: delete
Path: /20171215/snapshots/{snapshot_id}
GetExport
Method: get
Path: /20171215/exports/{export_id}
GetExportSet
Method: get
Path: /20171215/exportSets/{export_set_id}
GetFileSystem
Method: get
Path: /20171215/fileSystems/{file_system_id}
GetMountTarget
Method: get
Path: /20171215/mountTargets/{mount_target_id}
GetSnapshot
Method: get
Path: /20171215/snapshots/{snapshot_id}
ListExports
Method: get
Path: /20171215/exports
ListExportSets
Method: get
Path: /20171215/exportSets
ListFileSystems
Method: get
Path: /20171215/fileSystems
ListLockOwners
Method: get
Path: /20171215/fileSystems/{file_system_id}/lockOwners
ListMountTargets
Method: get
Path: /20171215/mountTargets
ListSnapshots
Method: get
Path: /20171215/snapshots
UpdateExport
Method: put
Path: /20171215/exports/{export_id}
UpdateExportSet
Method: put
Path: /20171215/exportSets/{export_set_id}
UpdateFileSystem
Method: put
Path: /20171215/fileSystems/{file_system_id}
UpdateMountTarget
Method: put
Path: /20171215/mountTargets/{mount_target_id}
UpdateSnapshot
Method: put
Path: /20171215/snapshots/{snapshot_id}