Skip to main content

oncall_handoff_notification_rules

Overview

Nameoncall_handoff_notification_rules
TypeResource
Idpagerduty.users.oncall_handoff_notification_rules

Fields

NameDatatypeDescription
idstring
contact_methodobject
handoff_typestringThe type of handoff being created.
notify_advance_in_minutesintegerThe delay before firing the rule, in minutes.

Methods

NameAccessible byRequired ParamsDescription
get_user_handoff_notifiaction_ruleSELECTid, oncall_handoff_notification_rule_idGet details about a User's Handoff Notification Rule.
Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.
For more information see the API Concepts Document

Scoped OAuth requires: users.read
get_user_handoff_notification_rulesSELECTidList Handoff Notification Rules of your PagerDuty User.
Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.
For more information see the API Concepts Document

Scoped OAuth requires: users.read
create_user_handoff_notification_ruleINSERTid, data__oncall_handoff_notification_ruleCreate a new Handoff Notification Rule.
Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.
For more information see the API Concepts Document

Scoped OAuth requires: users.write
delete_user_handoff_notification_ruleDELETEid, oncall_handoff_notification_rule_idRemove a User's Handoff Notification Rule.
Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.
For more information see the API Concepts Document

Scoped OAuth requires: users.write
_get_user_handoff_notifiaction_ruleEXECid, oncall_handoff_notification_rule_idGet details about a User's Handoff Notification Rule.
Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.
For more information see the API Concepts Document

Scoped OAuth requires: users.read
_get_user_handoff_notification_rulesEXECidList Handoff Notification Rules of your PagerDuty User.
Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.
For more information see the API Concepts Document

Scoped OAuth requires: users.read
update_user_handoff_notificationEXECid, oncall_handoff_notification_rule_id, data__oncall_handoff_notification_ruleUpdate a User's Handoff Notification Rule.
Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.
For more information see the API Concepts Document

Scoped OAuth requires: users.write