v1

latestOpenAPI 3.0.32026-08-068925782.3 MB
DevOps

post/devops/services/{extension_id}/environments/{id}/rebuild

Path parameters

extension_idstring required
idstring required

Request body

idstring
type'production' | 'test' | 'development'
runtime'local' | 'cloud'
external_idstring uuid
readme_urlstring uri
changelog_urlstring uri
schedulablesobject nullable
jwt_secretstring nullable
status'uninitialized' | 'building' | 'deploying' | 'standby' | 'running' | 'upgrading' | 'stopping' | 'stopped' | 'connected' | 'disconnected' | 'errored'
log_level'DEBUG' | 'INFO' | 'WARNING' | 'ERROR'
anvil_callablesobject nullable
hostnamestring
domainstring
configuration_changedboolean
iconstring nullable
ui_modulesstring
replicasstring
base_image_overridestring nullable

Operator-only override of the eaas-runner base image to build this environment (wins over the API base_image_version). Empty = use the global CloudSettings image.

Response

idstring
type'production' | 'test' | 'development'
runtime'local' | 'cloud'
external_idstring uuid
readme_urlstring uri
changelog_urlstring uri
schedulablesobject nullable
jwt_secretstring nullable
status'uninitialized' | 'building' | 'deploying' | 'standby' | 'running' | 'upgrading' | 'stopping' | 'stopped' | 'connected' | 'disconnected' | 'errored'
log_level'DEBUG' | 'INFO' | 'WARNING' | 'ERROR'
anvil_callablesobject nullable
hostnamestring
domainstring
configuration_changedboolean
iconstring nullable
ui_modulesstring
replicasstring
base_image_overridestring nullable

Operator-only override of the eaas-runner base image to build this environment (wins over the API base_image_version). Empty = use the global CloudSettings image.