Skip to main content

invocations

Overview

Nameinvocations
TypeResource
Idpagerduty.automation_actions.invocations

Fields

NameDatatypeDescription
idstring
action_idstring
action_snapshotobject
durationintegerThe duration of the invocation's execution time.
html_urlstringa URL at which the entity is uniquely displayed in the Web app
metadataobject
runner_idstring
selfstringthe API show URL at which the object is accessible
statestringprepared -- the invocation exists and can be referenced, but is NOT available to a Runner <br> created -- the invocation exists and is waiting for a Runner <br> sent -- invocation sent to a Runner <br> queued -- invocation queued by a Runner <br> running -- invocation is being ran by a Runner <br> aborted -- invocation was aborted on a Runner <br> completed -- invocation completed on a Runner <br> error -- invocation encountered an error on a Runner
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.
timingarrayA list of state transitions with timestamps. Only the 'created' transition is guaranteed to exist at any time.
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_invocationSELECTidGet an Automation Action Invocation
list_automation_action_invocationsSELECTincident_idList Invocations
_get_automation_actions_invocationEXECidGet an Automation Action Invocation
_list_automation_action_invocationsEXECincident_idList Invocations