pagerduty: Client library for PagerDuty Integration and REST APIs.
PagerDuty is an alerting system for IT professionals. PagerDuty connects with a variety of systems (including monitoring tools and ticketing systems) and dispatches alerts via automated phone call, SMS and email. This library implements the full PagerDuty Integration and REST APIs which are documented here:
Integration API - http://developer.pagerduty.com/documentation/integration
REST API - http://developer.pagerduty.com/documentation/rest
Warning: This is an experimental preview release which is still under heavy development and not intended for public consumption, caveat emptor!
Note: An alternative source for Haddock documentation can be found here.
[Skip to Readme]
Modules
[Index]
- Control
- Monad
- Network
- PagerDuty
- Network.PagerDuty.Integration
- Network.PagerDuty.REST
- Network.PagerDuty.REST.Alerts
- Network.PagerDuty.REST.EscalationPolicies
- Network.PagerDuty.REST.Incidents
- Network.PagerDuty.REST.LogEntries
- Network.PagerDuty.REST.MaintenanceWindows
- Network.PagerDuty.REST.Reports
- Network.PagerDuty.REST.Schedules
- Network.PagerDuty.REST.Services
- Network.PagerDuty.REST.Users
- Network.PagerDuty.REST.Webhooks
- PagerDuty
Downloads
- pagerduty-0.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.1.1, 0.0.2, 0.0.3, 0.0.3.1, 0.0.3.2, 0.0.3.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8 (info) |
---|---|
Dependencies | aeson (>=0.8 && <0.10), base (>=4.7 && <5), bifunctors (>=4.1), bytestring (>=0.9), bytestring-conversion (>=0.2.1), conduit (>1.1), data-default-class (>=0.0.1), exceptions (>=0.6), generics-sop (>=0.2.0.0), http-client (>=0.4.3), http-types (>=0.8), lens (>=4.4), lens-aeson (>=1), mmorph (>=1), monad-control (>=1), mtl (>=2.1.3.1), template-haskell (>=2.2), text (>=1.1), time (>=1.2), time-locale-compat (>=0.1.0.1), transformers (>=0.2), transformers-base (>=0.4.2), transformers-compat (>=0.3), unordered-containers (>=0.2.3) [details] |
License | LicenseRef-OtherLicense |
Copyright | Copyright (c) 2013-2015 Brendan Hay, 2014 Kim Altintop |
Author | Brendan Hay |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Category | Network, PagerDuty, Monitoring |
Home page | http://github.com/brendanhay/pagerduty |
Source repo | head: git clone git://github.com/brendanhay/pagerduty.git |
Uploaded | by BrendanHay at 2015-10-25T18:13:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 11529 total (41 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-10-25 [all 1 reports] |