Restart A Batch Query
Restart a batch query
POST /cloud/restartBatchQuery
note
Restart the execution of a cancelled batch query in a specific instance. If you don't specify the instance version the version will default to the current version.
Parameters
outputFolder (form variable)
Output folder in which the batch file is located. Alphanumeric string: [A-Za-z0-9-_]+.
instanceName (form variable)
Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+.
version (form variable)
Version of the instance. A string Vx where x is an integer greater than 0 and represent the number of version.
fileName (form variable)
Name of the file. Alphanumeric string: [^%[]%~+"]+.(csv|tsv).
user (header (authorization) variable)
user's authentication