Disks
Get list from FileBrowser
get/v1/projects/{projectID}/disks/{diskName}/list
Path parameters
projectIDstring required
The id of your project
diskNamestring required
The name of your disk
Query parameters
pathstring required
The path of your disk
sortTypestring
The sortType for pagination. valid values:["name", "size", "modTime"]
sortDirectionstring
The sortDirection for pagination. valid values:["asc", "desc"]
pagenumber
The page for pagination. min 1
Response
Successful operation