OptionalactiveOptionalappOptionalbudgetOptionalcomputeMaximum number of app instances. Must be set together with compute_min_instances.
OptionalcomputeMinimum number of app instances. Must be set together with compute_max_instances.
OptionalcomputeOptionalcomputeOptionalcreateThe creation time of the app. Formatted timestamp in ISO 6801.
OptionalcreatorThe email of the user that created the app.
OptionaldefaultThe Git source of the app's most recent active deployment, including the repository configuration and the resolved reference. Populated by the system after a Git-based deployment and used as the default reference when automatic deployments are enabled.
OptionaldefaultThe default workspace file system path of the source code from which app deployment are created. This field tracks the workspace source code path of the last active deployment.
OptionaldeploymentThe Git source to deploy from, specifying the reference to check out (branch, tag, or commit) and an optional path to the app source code within the repository configured in git_repository.
OptionaldescriptionThe description of the app.
OptionaleffectiveOptionaleffectiveOptionaleffectiveThe effective api scopes granted to the user access token.
OptionalforwardForward the user's access token to the app. Requires stopping and starting app compute to take effect.
OptionalgitGit repository configuration for app deployments. When specified, deployments can reference code from this repository by providing only the git reference (branch, tag, or commit).
OptionalidThe unique identifier of the app.
OptionalnameThe name of the app. The name must contain only lowercase alphanumeric characters and hyphens. It must be unique within the workspace.
Optionaloauth2Optionaloauth2OptionalpendingThe pending deployment of the app. A deployment is considered pending when it is being prepared for deployment to the app compute.
OptionalresourcesResources for the app.
OptionalserviceOptionalserviceOptionalserviceOptionalspaceName of the space this app belongs to.
OptionaltelemetryOptionalthumbnailThe URL of the thumbnail image for the app.
OptionalupdaterThe email of the user that last updated the app.
OptionalupdateThe update time of the app. Formatted timestamp in ISO 6801.
OptionalurlThe URL of the app once it is deployed.
OptionalusageOptionaluser
The active deployment of the app. A deployment is considered active when it has been deployed to the app compute.