PAGERDUTY_GET_THE_SERVICE_ORCHESTRATION_FOR_A_SERVICE

Get a Service Orchestration. A Service Orchestration allows you to create a set of Event Rules. The Service Orchestration evaluates Events sent to this Service against each of its rules, beginning with the rules in the "start" set. When a matching rule is found, it can modify and enhance the event and can route the event to another set of rules within this Service Orchestration for further processing. For more information see the [API Concepts Document](../../api-reference/ZG9jOjI3NDc5Nzc-api-concepts#event-orchestrations) Scoped OAuth requires: `services.read`

Available from 1 provider (1 remote)

Input Schema


            {
  "type": "object",
  "properties": {
    "include": {
      "enum": [
        "migrated_metadata"
      ],
      "type": "string",
      "title": "Include",
      "description": "Array of additional Models to include in response."
    },
    "service_id": {
      "type": "string",
      "title": "Service Id",
      "description": "The service ID"
    }
  }
}
          

Remote Providers (1)

These servers are accessible over the network — no local installation needed.

PagerDuty

Remote

pagerduty

View product →