ActionTemplates
Update deployment and runbook actions to a specific version of the action template
post/actiontemplates/{id}/actionsUpdate
Path parameters
idstring required
The ID of the Action Template.
Request body
Example request
{
"Id": "ActionTemplates-1",
"SpaceId": "Spaces-1"
}Response
ActionUpdateResultResources with details of the results of the update returned
Changes
No recorded changes to this endpoint across all 6 revisions of this API.