Skip to main content

Week 10

Activities

  • Added the REST API to get the scheduler options for a given operation: #2538
  • Added the REST API to run the scheduler based on the given operation: #2539
  • Added the REST API to get the removable folder contents: #2551

Some Screenshots

1. Get the scheduler options for a given operation API /jobs/scheduler/operation/{operationName}

get-scheduler-options

2. Run the scheduler based on the given operation API /jobs/scheduler/operation/run

run-scheduler-operation run-scheduler-operation-1

3. Get the removable folder contents API /folders/{id}/contents/removable

get-removable-folder-contents

Next week's expectations

  • Add the REST API to unlink the folder contents.
  • Add the REST API to Get all the contents of a specified folder.
  • Add the REST API to export licenses-list as CSV.