Logs

The /logs resource collection represents configuration restore logs.

Get Configuration Restore Logs

The HTTP GET request to the /logs/download endpoint downloads configuration restore logs to the local machine.

SecurityBearer
Responses
200

Success

401

Unauthorized

403

Forbidden

404

Not Found

get/api/restoreservice/v8/logs/download
Request samples
Response samples
application/problem+json
{
  • "extensions": { },
  • "status": 0,
  • "title": "string",
  • "detail": "string",
  • "type": "string"
}