| GET | /infos/values |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| keys | query | string | No | Liste des clés des variables demandées,si vide, renvois toute les variables |
To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /csv/reply/GetInfoValuesRequest HTTP/1.1
Host: microsoft-issy-ws.epark.fr
Content-Type: text/csv
Content-Length: length
{"keys":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{Unable to show example output for type 'IEnumerable`1' using the custom 'csv' filter}Default constructor not found for type System.Collections.Generic.IEnumerable`1[[EparkEmulator.Core.InfoRepositoryValue, EparkEmulator.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]