Skip to main content

Week 9

Activities

  • Added the REST API to get the PHP-Info for the dashboard overview: #2535
  • Added the REST API to get the server jobs for the Admin Dashboard: #2536
  • Added the REST API to get the summary statistics for all jobs: #2537

Some Screenshots

1. Get the PHP-Info for the dashboard overview API /overview/info/php

get-php-info

2. Get the server jobs for the Admin Dashboard API /jobs/dashboard

get-server-jobs

3. Get the summary statistics for all jobs API /jobs/dashboard/statistics

get-summary-statistics

Next week's expectations

  • Add the REST API to retrieve all the scheduler options for a given operation.
  • Add the REST API to run the scheduler based on the given operation.
  • Add the REST API to get removable folder contents.