OpsGenieAction is a datatype for an OpsGenie action.

Table: OpsGenieAction

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 27, 2024
allowedActions[AssetAction]yes The allowed asset actions. See AssetAction. This is a preview and subject to change.
apiUrlstringyes OpsGenie webhook url to send the request to.
displayNamestringyes The display name of the action.
genieKeystringyes Key to authenticate with OpsGenie.
idstringyes The unique identifier of the action.
isAllowedToRunbooleanyes Whether the action is enabled.
namestringyes The name of the action.
packagePackageInstallation  The package, if any, of which the action is part. See PackageInstallation.
requiresOrganizationOwnedQueriesPermissionToEditbooleanyes True if this action is used by triggers, where the query is run by the organization. The OrganizationOwnedQueries permission is required to edit the action.
useProxybooleanyes Defines whether the action should use the configured proxy to make web requests.
yamlTemplateyamlyes A template that can be used to recreate the action.