pagerduty-netflix
v0.0.7
Published
An interface for the PagerDuty REST API
Downloads
7
Readme
pagerduty-netflix
A node.js module for interacting with the PagerDuty REST API
Installation
npm install pagerduty-netflix
API
getUsers(callback)
getEscalationPolicies(callback)
Development
Test Config
We use testConfig.js to store integration keys; copy testConfig.example.js to testConfig.js and replace with your own parameters.