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

/filestore

GET

Download Managed File or Directory

/filestore/file/{fileId}

GET

Delete Managed File or Directory

/filestore/delete/{fileId}

GET

Upload Data Mapping Configuration

/filestore/DataMiningConfig

POST

Upload Job Creation Preset

/filestore/JobCreationConfig

POST

Upload Data File

/filestore/DataFile

POST

Upload Design Template

/filestore/template

POST

Upload Output Creation Preset

/filestore/OutputCreationConfig

POST

Service Version

/filestore/version

GET