Skip to main content

Week 8

Activities

  • Added the REST API to get the database contents for the dashboard overview: #2530
  • Added the REST API to get the database metrics for the dashboard overview: #2532
  • Created the REST API to get the active queries for the dashboard overview: #2533
  • Added the REST API to get the disk space usage for the dashboard overview: #2534

Some Screenshots

1. Get the database contents for the dashboard overview API /overview/database/contents

get-database-contents

2. Get the database metrics for the dashboard overview API /overview/database/metrics

get-database-metrics

3. Get the active queries for the dashboard overview API /overview/database/queries

get-active-queries

4. Get the disk space usage for the dashboard overview API /overview/disk/usage

get-disk-usage

Next week's expectations

  • Add the REST API to get the PHP-Info for the dashboard overview.
  • Add the REST API to get all server jobs for the dashboard overview.
  • Add the REST API to get the summary statistics for all jobs.
  • Add the REST API to get the scheduler options for a given operation.