2021.1

Table Of Contents
File Store Service
The following table is a summary of the resources and methods available in the File Store
service:
Method Name Uniform Resource Identifier (URI) Method
Type
Service Handshake /rest/serverengine/filestore GET
Download Managed
File or Directory
/rest/serverengine/filestore/file/{fileId} GET
"Download Contents
of Managed
Directory" on
page748
/rest/serverengine/filestore/file/{fileId}/{relPath: .+} GET
Delete Managed File
or Directory
/rest/serverengine/filestore/delete/{fileId} GET
Upload Data File /rest/serverengine/filestore/DataFile POST
Upload Data
Mapping
Configuration
/rest/serverengine/filestore/DataMiningConfig POST
Upload Template /rest/serverengine/filestore/template POST
Upload Job Creation
Preset
/rest/serverengine/filestore/JobCreationConfig POST
Upload Output
Creation Preset
/rest/serverengine/filestore/OutputCreationConfig POST
Service Version /rest/serverengine/filestore/version GET
Page 743