Start the hosted DevKit shell bridge
POST/api/devkit-shell/start
Starts the optional backend service that hosts an interactive shell connection to the configured remote DevKit, then returns updated launch metadata. The DevKit connection must already be configured through the deployment environment; this operation does not accept or persist credentials.
Responses
- 200
- 404
- 500
- 502
Running service status and launch metadata.
The requested resource was not found.
A local operation failed.
A required backend command, vf, DevKit, or remote catalog service failed or returned an invalid response.