-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi,
It seems accessing some additional data (by additional data, I mean the keys returned by /checks/{checkid} on Pingdom API but not returned by /checks, e.g. sendnotificationwhendown attribute) on a PingdomCheck returned by Pingdom.getChecks() does not return successfully the value we want.
From what I've understood in the source code, the missing detailed keys are set to None, causing the getattr method not to be called then. See https://github.com/KennethWilke/PingdomLib/blob/master/pingdomlib/check.py#L164.
Is there any explanation for this part of the code? Am I missing something?
Thank you.
Regards,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels