Versions Compared

Key

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

...

Code Block
GET /cloudsync/api/rest/systemlogs/{id}

getSystemLogContent

(Returns text/plain content)

Code Block
GET /cloudsync/api/rest/systemlogs/{id}/content

deleteSystemLog

Code Block
DELETE /cloudsync/api/rest/systemlogs/{id}

...

Code Block
GET /cloudsync/api/rest/tasklogs/{id}

getTaskLogContent

(Returns text/plain content)

Code Block
GET /cloudsync/api/rest/tasklogs/{id}/content

deleteTaskLog

Code Block
DELETE /cloudsync/api/rest/tasklogs/{id}