Mixduty v0.1.0 Mixduty.Services View Source

A PagerDuty service represents something you monitor (like a web service, email service, or database service). It is a container for related incidents that associates them with escalation policies.

A service is the focal point for incident management; services specify the configuration for the behavior of incidents triggered on them. This behavior includes specifying urgency and performing automated actions based on time of day, incident duration, and other factors.

Link to this section Summary

Functions

List services

Example

Mixduty.Services.list(client)

Link to this section Functions

Link to this function list(client, params \\ [], options \\ []) View Source

List services

Example

Mixduty.Services.list(client)