Skip to content

1.2.0 Release

Compare
Choose a tag to compare
@NodePing NodePing released this 15 Sep 22:38
· 21 commits to master since this release

Fixed

Fixed the disabled_checks function to check the enable field to see if the check is inactive or not.

Added

Added functions to use functionality added to the API for 2020-09-14
https://nodeping.com/docs-api-changes.html

  • Added the uptime parameter to get_checks
  • Added a get_many_checks function to get_checks which can get a list of checks
  • Added an offset variable for results.get_uptime
  • Added a get_event function to results.py to retrieve events for checks