Skip to main content

runners_teams

Overview

Namerunners_teams
TypeResource
Idpagerduty.automation_actions.runners_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_runner_team_associationSELECTid, team_idGets the details of a runner / team relation
get_automation_actions_runner_team_associationsSELECTidGets all team references associated with a runner
create_automation_actions_runner_team_associationINSERTid, data__teamAssociate a runner with a team
delete_automation_actions_runner_team_associationDELETEid, team_idDisassociates a runner from a team
_get_automation_actions_runner_team_associationEXECid, team_idGets the details of a runner / team relation
_get_automation_actions_runner_team_associationsEXECidGets all team references associated with a runner