app-lifecycle_manager

On this page:

runActionHttp

Summary

Runs a resource action

Description

Runs a resource action

Route

POST /lifecycle-manager/resources/:modelId/run-action

Roles

admin apiwrite designer

Parameters

DetailsExampleSchema
Name Type Required Description
modelId string yes The ID of the Resource Model to run an action on
options object yes Designates the action to run, along with its corresponding inputs and the Resource Model instance it will be run against.

Return

DetailsExampleSchema
Name Type Description
response object -