Skip to main content

actions

Overview

Nameactions
TypeResource
Idpagerduty.incident_workflows.actions

Fields

NameDatatypeDescription
idstring
namestringThe descriptive name of the Action
descriptionstringA description of the Action
_typestring
action_typestringThe type of Action
created_atstringThe date-time at which this Action was created
created_by_user_idstringThe obfuscated Id of the User who created this Action
domain_namestringThe Verified Domain of the account that created the action
function_namestringThe Function Name describing the specific functionality of the Action
html_urlstringa URL at which the entity is uniquely displayed in the Web app
inputsarrayInputs whose values used during Action execution
metadatastringJSON-formatted string of metadata pertaining to the Action
outputsarrayOutputs whose values set during Action execution
package_namestringThe Package Name corresponding to the broad category of the Action
search_keywordsarrayA set of search keywords to apply to this action.
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.
tagsarrayA set of tags to apply to this action.
trigger_typestringThe type of Trigger this Action is, if action_type is trigger
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.
versionnumberThe version of the Action

Methods

NameAccessible byRequired ParamsDescription
get_incident_workflow_actionSELECTidGet an Incident Workflow Action

Scoped OAuth requires: incident_workflows.read
list_incident_workflow_actionsSELECTList Incident Workflow Actions

Scoped OAuth requires: incident_workflows.read
_get_incident_workflow_actionEXECidGet an Incident Workflow Action

Scoped OAuth requires: incident_workflows.read
_list_incident_workflow_actionsEXECList Incident Workflow Actions

Scoped OAuth requires: incident_workflows.read