| 1 | ADEI provides set of interfaces to facilitate access to the configuration and collected data. All interfaces are accessible by means of standard HTTP GET requests. |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | |
---|
| 5 | == Supported Parameters == |
---|
| 6 | * ''db_server'' - Data source (Server Identificator) |
---|
| 7 | * ''db_name'' - Database name (within data source) |
---|
| 8 | * ''db_group'' - Log Group (Identificator) |
---|
| 9 | * ''db_mask'' - Item mask |
---|
| 10 | * mask name |
---|
| 11 | * comma separated list of items (numeric, counted from zero) |
---|
| 12 | * omit this parameter to select all log group items |
---|
| 13 | |
---|
| 14 | * |