Consultation Debug API

List of debug downloads

Lists all the debug-related downloads

GET/rest/debug/download
Query parameters None
Header auth-token: token from authentication
Header / Parameter tenant
Body None
Returns List of
Required role KBA MANAGER
Managed errors 401: insufficient privileges

Example request

curl 'http://localhost:8080/mwp/rest/debug/download' -H 'auth-token: 928c5455-e984-4211-b811-95fdf57a50f1.1d86309a-ff8b-48f5-8a0e-7c11bc932ba4 192.168.99.1'

Example response

[
  {
    "id": "3158587b-5a0d-419a-b8a2-8bdc98c352a8",
    "name": "pd4ml",
    "io": null,
    "date": "2016-10-18 12:24:28"
  }
]