freno icon indicating copy to clipboard operation
freno copied to clipboard

Api to ignore hosts

Open otherpirate opened this issue 6 years ago • 0 comments

This PR adds 3 news API routes:

  • /skip-host/<hostname> Adds host to MySQL ignore host list
  • /recover-host/<hostname> Remove host from MySQL ignore host list
  • /skipped-hosts List all hosts in MySQL ignore host list

Working on tests...

Closes: #28

otherpirate avatar Oct 15 '19 17:10 otherpirate