Deploy a backend
Deploy when the generated backend is ready.Start deployment
Check deployment status
data.agentId, data.agentStatus, data.endpointUrl, and data.deployment.
Get the endpoint URL
Common deployment errors
| Error | Meaning |
|---|---|
agent_not_found | The agent does not exist or does not belong to the authenticated user. |
agent_not_ready | The generated backend is not ready for deployment. |
deploy_in_progress | A deployment is already running for this backend. |
quota_exceeded | The account has exceeded a deployment quota. Limits may vary by workspace during the beta. |
endpoint_not_available | The backend does not have a public endpoint yet. |