Request an NQE query execution
POST/networks/:networkId/nqe-executions
Submits an NQE query to run asynchronously against a Snapshot of the given Network. Returns an executionKey
that identifies the execution for subsequent status and result requests.
Request
Responses
- 200
- 400
OK
The query could not be executed. If there's a problem with the NQE query itself, such as a parse error,
errors will include diagnostic information with line numbers.