app-lifecycle_manager

On this page:

validateActionsHttp

Summary

Validates the actions defined on a resource model

Description

This method validates the actions on a resource model. Each validation report has an associate severity, and designates whether or not it will prevent the action from saving, prevent the model from running, or both. It accepts pending edits to actions in the optional 'actions' body parameter in order to check for validation issues on unsaved, pending changes to an action

Route

POST /lifecycle-manager/resources/:modelId/actions/validate

Roles

admin apiread designer

Parameters

DetailsExampleSchema
Name Type Required Description
modelId string yes Resource model ID
properties object yes -

Return

DetailsExampleSchema
Name Type Description
response object -