Export

Interface

SiteDeployment

Hierarchy

  • SiteDeployment

Properties

completedAt?: string

The time at which the deployment job completed. (ISO)

environment: string

The name of the environment associated with the deployment.

Details of an error within the job, if it occured.

id: string

The id of the deployment.

initiator: User

The user who initiated the deployment job.

jobStartedAt?: string

The time at which the deployment job started. (ISO)

requestedAt: string

The time at which the deployment job was requested. (ISO)

The status of the job.

statusMessage?: string

The status message for the job.

version: string

The version of the deployment.

Generated using TypeDoc