1.2.0 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 toget_checks
which can get a list of checks - Added an offset variable for
results.get_uptime
- Added a
get_event
function toresults.py
to retrieve events for checks