Approve Deployment
POST
/deployments/{deployment_id}/approve
Accept the approval and queue the apply (202). Approving requires deployment.approve at the tenant and the actor must not be the requester, unless they are the sole eligible approver, in which case the approval records sole_approver: true (s12 D2). Poll GET /deployments/{id} until the status settles.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” deployment_id
required
Deployment Id
string format: uuid
Cookie Parameters
Section titled “Cookie Parameters ”Responses
Section titled “ Responses ”Successful Response
DeploymentDetail
object
connection_id
required
Connection Id
string format: uuid
created_at
required
Created At
string format: date-time
data_classification
required
Data Classification
string
id
required
Id
string format: uuid
links
Links
Array<object>
DeploymentLinkRecordOne blueprint link as seen from THIS deployment: role is the side this deployment plays; other_* describe the deployment at the other end.
object
id
required
Id
string format: uuid
kind
required
Kind
string
other_deployment_id
required
Other Deployment Id
string format: uuid
other_name
required
Other Name
string
other_template_name
required
Other Template Name
string
role
required
Role
string
wired
required
Wired
boolean
logs
required
Logs
string
params
required
Params
object
key
additional properties
any
plan_summary
required
Any of:
PlanSummary
object
counts
required
Counts
object
key
additional properties
integer
resources
required
Resources
Array<object>
PlanResourceobject
action
required
Action
string
address
required
Address
string
name
required
Name
string
type
required
Type
string
null
status
required
Status
string
template_name
required
Template Name
string
template_version
required
Template Version
string
tenant_id
required
Tenant Id
string format: uuid
updated_at
required
Updated At
string format: date-time
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string