Cancel a batch query |
POST |
/cloud/cancelBatchQuery |
||
|
|
|
|
|
Implementation Notes |
|
|
|
|
Cancel the execution of a batch query in a specific instance. You can restart this batch query later using the resource restartBatchQuery. If you don't specify the instance version the version will default to the current version. |
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
outputFolder |
|
Output folder in which the batch file is located. Alphanumeric string: [A-Za-z0-9-_]+. |
form |
string |
instanceName |
|
Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+. |
form |
string |
version |
|
Version of the instance. A string Vx where x is an integer greater than 0 and represent the number of version. |
form |
string |
fileName |
|
Name of the file. Alphanumeric string: [^%[]%~+"]+.(csv|tsv) |
form |
string |
user |
|
user's authentication |
header (authorization) |
basic authentication |
Cancel A Batch Query
- Updated
Comments
0 comments
Please sign in to leave a comment.