This file contains a collection of API calls to EVA+.
In order to make it work the following variables have to be specified:
| variable | example | Description |
|---|---|---|
| timeout | 5000 | Defines the milliseconds to wait before each step. |
| tenant | int | The tenant key which is typically the begining of the url of your EVA+ isntallation. our internal tenant key is "int" https://int.evaplus.com/. |
| apiuser | apiclient | The user name which has the permission to use the API. |
| apipw | Qd#i19 | The password of the EVA+ user. |