AgentDeploymentSummary
AgentDeploymentSummary =
object
Defined in: packages/cloud/src/client/types.gen.ts:104
Properties
id
id:
string
Defined in: packages/cloud/src/client/types.gen.ts:108
Deployment ID. Prefixed with dpl-
project_id
project_id:
string
Defined in: packages/cloud/src/client/types.gen.ts:112
Project ID
agent_slug
agent_slug:
string
Defined in: packages/cloud/src/client/types.gen.ts:116
readable ID of the deployed app
thumbnail_url?
optional
thumbnail_url:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:120
Thumbnail URL of the deployed app
base_url
base_url:
string
Defined in: packages/cloud/src/client/types.gen.ts:124
Base URL of the deployed app
display_name
display_name:
string
Defined in: packages/cloud/src/client/types.gen.ts:128
Display name of the deployed app
created_at
created_at:
string
Defined in: packages/cloud/src/client/types.gen.ts:132
Timestamp when the app deployment was created
updated_at
updated_at:
string
Defined in: packages/cloud/src/client/types.gen.ts:136
Timestamp when the app deployment was last updated