start_deployment
Start a created deployment to provision the repository-derived target on your stack. The deployment must be in CREATED status; track progress via get_deployment.
Instructions
Start a deployment that was created with create_deployment. The deployment must be in CREATED status. Once started, Staticbot provisions the repository-derived target stored on the stack. Poll get_deployment to track progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Deployment ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |