EagleML API Client - Available Settings

Name

Valid Values

Description

-login

username

Username to log in the environment

EAGLEAPIPASS

password

Password for the environment set as a global system variable. Can be defined in the command line, for example:
set EAGLEAPIPASS=my_password
or in the system interface:

-resultsdir

empty or folder path

The folder in which unzipped extract file will be stored. If not specified, the extract will remain unzipped in the temp folder

-csvmetricsdir

empty or folder path

The folder in which metrics will be stored

-threads

even number, 1 or greater

Defines the number of separate threads for an async process. For each thread a separate WS, RTR and listener are created.

-endpoint

address of the environment

Endpoint address

-file

file path

Path to the file with the query

-execution

sync or async

Execution mode - synchronous or asynchronous