Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
GET /cloudsync/api/rest/logs/systemsystemlogs

getSystemLog

Code Block
GET /cloudsync/api/rest/logs/systemsystemlogs/{id}

deleteSystemLog

Code Block
DELETE /cloudsync/api/rest/logs/systemsystemlogs/{id}

Task Logs

listTaskLogs

Code Block
GET /cloudsync/api/rest/logs/taskstasklogs

getTaskLog

Code Block
GET /cloudsync/api/rest/logs/taskstasklogs/{id}

deleteTaskLog

Code Block
DELETE /cloudsync/api/rest/logs/taskstasklogs/{id}