services_active
Overview
Name | services_active |
Type | Resource |
Id | pagerduty.event_orchestrations.services_active |
Fields
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get_orch_active_status | SELECT | service_id | Get a Service Orchestration's active status. A Service Orchestration allows you to set an active status based on whether an event will be evaluated against a service orchestration path (true) or service ruleset (false). For more information see the API Concepts Document Scoped OAuth requires: services.read |
_get_orch_active_status | EXEC | service_id | Get a Service Orchestration's active status. A Service Orchestration allows you to set an active status based on whether an event will be evaluated against a service orchestration path (true) or service ruleset (false). For more information see the API Concepts Document Scoped OAuth requires: services.read |
update_orch_active_status | EXEC | service_id | Update a Service Orchestration's active status. A Service Orchestration allows you to set an active status based on whether an event will be evaluated against a service orchestration path (true) or service ruleset (false). For more information see the API Concepts Document Scoped OAuth requires: services.write |