/pagerduty-services | Type: Application | PCID required: Yes
Tools
pagerduty_services_create_service
Create a service Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
service | object | Yes | — | The service value |
pagerduty_services_delete_alert_grouping_setting
Delete an Alert Grouping Setting Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
pagerduty_services_get_alert_grouping_setting
Get an Alert Grouping Setting Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
pagerduty_services_get_change_event
Get a Change Event Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
pagerduty_services_get_escalation_policy
Get an escalation policy Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
include | string | No | — | Array of additional Models to include in response. |
pagerduty_services_get_orch_path_global
Get the Global Orchestration for an Event Orchestration Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of an Event Orchestration. |
pagerduty_services_get_orch_path_router
Get the Router for an Event Orchestration Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of an Event Orchestration. |
pagerduty_services_get_orch_path_service
Get the Service Orchestration for a Service Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
service_id | string | Yes | — | The service ID |
include | string | No | — | Array of additional Models to include in response. |
pagerduty_services_get_orchestration
Get an Orchestration Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of an Event Orchestration. |
pagerduty_services_get_service
Get a service Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
include | string | No | — | Array of additional details to include. |
pagerduty_services_list_alert_grouping_settings
List alert grouping settings Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
after | string | No | — | Cursor to retrieve next page; only present if next page exists. |
before | string | No | — | Cursor to retrieve previous page; only present if not on first page. |
total | boolean | No | — | By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated. See our Pagination Docs for more information. |
limit | integer | No | — | The number of results per page. |
service_ids | string[] | No | — | An array of service IDs. Only results related to these services will be returned. |
pagerduty_services_list_change_events
List Change Events Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer | No | — | The number of results per page. |
offset | integer | No | — | Offset to start pagination search results. |
total | boolean | No | — | By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated. See our Pagination Docs for more information. |
team_ids | string[] | No | — | An array of team IDs. Only results related to these teams will be returned. Account must have the teams ability to use this parameter. |
integration_ids | string[] | No | — | An array of integration IDs. Only results related to these integrations will be returned. |
since | string | No | — | The start of the date range over which you want to search, as a UTC ISO 8601 datetime string. Will return an HTTP 400 for non-UTC datetimes. |
until | string | No | — | The end of the date range over which you want to search, as a UTC ISO 8601 datetime string. Will return an HTTP 400 for non-UTC datetimes. |
pagerduty_services_list_escalation_policies
List escalation policies Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer | No | — | The number of results per page. |
offset | integer | No | — | Offset to start pagination search results. |
total | boolean | No | — | By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated. See our Pagination Docs for more information. |
query | string | No | — | Filters the result, showing only the records whose name matches the query. |
user_ids | string[] | No | — | Filters the results, showing only escalation policies on which any of the users is a target. |
team_ids | string[] | No | — | An array of team IDs. Only results related to these teams will be returned. Account must have the teams ability to use this parameter. |
include | string | No | — | Array of additional Models to include in response. |
sort_by | string | No | — | Used to specify the field you wish to sort the results on. |
pagerduty_services_list_event_orchestrations
List Event Orchestrations Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer | No | — | The number of results per page. |
offset | integer | No | — | Offset to start pagination search results. |
sort_by | string | No | — | Used to specify the field you wish to sort the results on. |
pagerduty_services_list_incident_related_change_events
List related Change Events for an Incident Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
limit | integer | No | — | The number of results per page. |
pagerduty_services_list_service_change_events
List Change Events for a service Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
since | string | No | — | The start of the date range over which you want to search, as a UTC ISO 8601 datetime string. Will return an HTTP 400 for non-UTC datetimes. |
until | string | No | — | The end of the date range over which you want to search, as a UTC ISO 8601 datetime string. Will return an HTTP 400 for non-UTC datetimes. |
limit | integer | No | — | The number of results per page. |
offset | integer | No | — | Offset to start pagination search results. |
total | boolean | No | — | By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated. See our Pagination Docs for more information. |
team_ids | string[] | No | — | An array of team IDs. Only results related to these teams will be returned. Account must have the teams ability to use this parameter. |
integration_ids | string[] | No | — | An array of integration IDs. Only results related to these integrations will be returned. |
pagerduty_services_list_services
List services Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
query | string | No | — | Filters the result, showing only the records whose name matches the query. |
limit | integer | No | — | The number of results per page. |
offset | integer | No | — | Offset to start pagination search results. |
total | boolean | No | — | By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated. See our Pagination Docs for more information. |
team_ids | string[] | No | — | An array of team IDs. Only results related to these teams will be returned. Account must have the teams ability to use this parameter. |
time_zone | string | No | — | Time zone in which results will be rendered. This will default to the account time zone. |
sort_by | string | No | — | Used to specify the field you wish to sort the results on. |
include | string | No | — | Array of additional details to include. |
name | string | No | — | Filters the results, showing only services with the specified name. |
pagerduty_services_post_alert_grouping_settings
Create an Alert Grouping Setting Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_grouping_setting | object | Yes | — | Defines how alerts will be automatically grouped into incidents based on the configurations defined. Note that the Alert Grouping Setting features are available only on certain plans. |
pagerduty_services_put_alert_grouping_setting
Update an Alert Grouping Setting Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
alert_grouping_setting | object | Yes | — | Defines how alerts will be automatically grouped into incidents based on the configurations defined. Note that the Alert Grouping Setting features are available only on certain plans. |
pagerduty_services_update_orch_path_router
Update the Router for an Event Orchestration Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of an Event Orchestration. |
orchestration_path | object | Yes | — | Orchestration Path |
pagerduty_services_update_service
Update a service Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the resource. |
service | object | Yes | — | The service value |

