start_application
Start an existing application by initializing its container and making it accessible. Provide the application UUID obtained from list or create operations.
Instructions
Start a previously created application. This will initialize the application container and make it accessible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the application to start. Obtain this from list_applications or from the create_application response. |