Batch Query model

  • Updated

 

Batch query model

POST

/cloud/batchQuery

 

 

 

 

 

Implementation Notes

 

 

 

 

Execute a batch query using a folder of data. A batch query lets you execute a group of queries at the same time. If you don't specify the instance version the version will default to the current version.

 

 

Parameters

 

 

 

 

Parameter

 

Description

Parameter Type

Data Type

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

queryFolder

 

Folder containing files for the queries. Alphanumeric string: [A-Za-z0-9-_]+.

form

string

outputFolder

 

Folder for query results. Alphanumeric string: [A-Za-z0-9-_]+.

form

string

fileName

 

Name of the file. Alphanumeric string: [^%[]%~+"]+.(csv|tsv).

form

string

user

 

user's authentication

header (authorization)

basic authentication

 

 

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.