cdkth / pagerduty-export-opsgenie

A simple python script to export data from PagerDuty with compatibility to use in OpsGenie Configuration Backup
MIT License
3 stars 2 forks source link

PagerDuty export Opsgenie

A simple python script to export data from PagerDuty with compatibility to use in OpsGenie Configuration Backup. It exports all users, teams, escalation policies, schedules, and services in a PagerDuty account.

Usage

Note: Only 'users', 'teams', 'escalation_policies', 'schedules', and 'services' have been tested.

Disclaimer: Script is adjusted to adapt with certain use cases according to our PagerDuty settings. Use at your own risk.