mtodd / pingdom-client

Pingdom Ruby Client (Unofficial)
30 stars 66 forks source link

add client.put and check.paused #7

Open rlister opened 12 years ago

rlister commented 12 years ago

client.put allows modification of existing checks.

check.paused provides example use of client.put to set/unset paused status of a check.