zoneminder/web/api/app/Controller
Kyle Johnson d44b89b7fc Allow API to return per-monitor disk usage
* For monitor 1: api/host/getDiskPercent/1.json
 * For all: api/host/getDiskPercent.json
2014-11-24 19:56:44 +00:00
..
Component Rework the ConfigParser component. 2014-11-15 19:03:10 +00:00
AppController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
ConfigsController.php Return specific configs as an HTML <form> in API 2014-11-20 04:04:23 +00:00
EventsController.php Initial commit of general purpose API event search 2014-11-20 13:46:49 +00:00
FramesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
HostController.php Allow API to return per-monitor disk usage 2014-11-24 19:56:44 +00:00
LogsController.php Initial commit of Logs MVC 2014-11-15 19:03:40 +00:00
MonitorsController.php Return possible source types ni DB via API 2014-11-15 18:59:24 +00:00
PagesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
ZonesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00