HostedAppContainer

Hosted app container information.

KEY TYPE Description
hostedAppContainerId ID The ID of the hosted app container
hostedAppId ID The ID of the hosted app
deploymentConversationId ID The deployment conversation ID
hostedAppVersion ID The instance of the hosted app
name str The name of the hosted app
createdAt str Creation timestamp
updatedAt str Last update timestamp
containerImage str Container image name
route str Container route
appConfig dict App configuration
isDev bool Whether this is a dev container
isDeployable bool Can this version be deployed
isPreviewAvailable bool Is the dev preview available on the container
lifecycle str Container lifecycle status (PENDING/DEPLOYING/ACTIVE/FAILED/STOPPED/DELETING)
status str Container status (RUNNING/STOPPED/DEPLOYING/FAILED)