Outages

GETs (reading data)

Outages API GET functions
Resource Description

/outages

Get a list of outages.

/outages/count

Get the number of outages (returns plaintext, rather than XML or JSON).

/outages/{id}

Get the outage specified by the given ID.

/outages/forNode/{nodeid}

Get the outages that match the given node ID.