ActionTemplates
Update deployment and runbook actions to a specific version of the action template
post/{spaceId}/actiontemplates/{id}/actionsUpdate
Path parameters
spaceIdstring required
The ID of the Space containing the Action Template.
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 7 revisions of this API.