Skip to main content

Executes the post-install EXE action for an installed component.

POST 

/api/v2/deploy/execute/:catalog_id

This endpoint is called by the agent-ui when the user clicks "open". Only components in the Installed state with an EXE postInstallAction can be executed.

Request

Path Parameters

    catalog_id stringrequired

    Catalog ID of the component to execute

Responses

Successfully executed component executable

Loading...