Skip to main content

actions_services

Overview

Nameactions_services
TypeResource
Idpagerduty.automation_actions.actions_services

Fields

NameDatatypeDescription
idstring
_typestring
html_urlstringa URL at which the entity is uniquely displayed in the Web app
selfstringthe API show URL at which the object is accessible
summarystringA short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical to name, though it is not intended to be an identifier.
typestringA string that determines the schema of the object. This must be the standard name for the entity, suffixed by _reference if the object is a reference.

Methods

NameAccessible byRequired ParamsDescription
get_automation_actions_action_service_associationSELECTid, service_idGets the details of a Automation Action / service relation
get_automation_actions_action_service_associationsSELECTidGets all service references associated with an Automation Action
create_automation_action_service_assocationINSERTid, data__serviceAssociate an Automation Action with a service
delete_automation_action_service_associationDELETEid, service_idDisassociate an Automation Action from a service
_get_automation_actions_action_service_associationEXECid, service_idGets the details of a Automation Action / service relation
_get_automation_actions_action_service_associationsEXECidGets all service references associated with an Automation Action