ActionTemplates
Get usages for an Action Template.
Gets a list of all steps/deployment processes that use a given action template.
get/actiontemplates/{id}/usage
Path parameters
idstring required
ID of the resource
Query parameters
branchstring
Optionally filter usages associated with a config as code branch
process'Deployment' | 'Runbook'
Optionally filter by process type
projectstring
Optionally filter version controlled usages by project
withUpdatesboolean
Optionally filter for only version controlled usages with updates
Response
The requested Action Template usages
Changes
No recorded changes to this endpoint across all 6 revisions of this API.