Description
Each resource is an element from the fail authentication tracking.
| URI | <url_de_base>/api/feed/authEchecs |
|---|---|
| Category | http://schemas.holydis.com/tsq/2010#authEchecs |
| Available for writing | No |
Elements
| Element | Description |
|---|---|
| adressIp | IP address. |
| application | Application used. |
| dateAcces | Date of access. |
| msgErreur | Possible error message. |
| nomUtilisateur | Username. |
| proprieteUtilisateur | User property. |
| resultatAuth | Result of authentication. |
Examples of requests
Reading
Read all elements from the fail authentication tracking over a given period (from 29/06/2022 to 01/07/2022)
GET /[URI_de_base]/api/feed/authEchecs?datetime-min=2022-06-29&datetime-max=2022-07-01
Read the element from the fail authentication tracking whose database identifier is 14003
GET /[URI_de_base]/api/feed/authEchecs/14003
Example of request XML results
Example of request JSON results
Functional error messages
- Error 400 La période saisie ne doit pas excéder trois mois
- Error 404 Introuvable : [COMPOSANT]
Comments
0 comments
Please sign in to leave a comment.