Questions tagged [pagerduty]

Questions relating to PagerDuty, an online platform for digital operations and on-call management, in particular questions about the API and other programmatic means of managing configuration.

PagerDuty is an online platform for managing digital operations and on-call schedules, ideally used to alert users when something critically requires human intervention.

General API concepts Full REST API reference

62 questions
-2
votes
2 answers

How to store multiple python dictionaries or merge in a loop and return?

I am trying to get the pagination results of two pages but return is exiting loop and displays only one result from a page. Is there a way to store or merge them? def incidents(): m = True limit = 50 offset = 0 …
Dee
  • 74
  • 6
-3
votes
2 answers

Rundeck dead? - Docker setup

I've been looking at trying out rundeck but what I've found is that the project is kind of abandoned? The github material is all abandoned and deprecated and there is no comprehensive guides for rundeck anywhere to be found. Does anyone know what…
Ag55
  • 1
1 2 3 4
5