Skip to main content

actions_teams

Overview

Nameactions_teams
TypeResource
Idpagerduty.automation_actions.actions_teams

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_team_associationSELECTid, team_idGets the details of an Automation Action / team relation
get_automation_actions_action_team_associationsSELECTidGets all team references associated with an Automation Action
create_automation_action_team_associationINSERTid, data__teamAssociate an Automation Action with a team
delete_automation_action_team_associationDELETEid, team_idDisassociate an Automation Action from a team
_get_automation_actions_action_team_associationEXECid, team_idGets the details of an Automation Action / team relation
_get_automation_actions_action_team_associationsEXECidGets all team references associated with an Automation Action