Deployments
Create deployment
Create a managed Core instance through Blnk Cloud.
POST
Create a managed Core instance programmatically.
Poll Get deployment until
Body
string
required
Display name for the instance.
string
required
Capacity tier. Sandbox uses
B1.Micro. Production typically uses B1.Standard.string
Deployment type:
sandbox or production.string
Production only. Choose a datacenter closest to your app. Do not send this for sandbox. Cloud assigns the sandbox region.
Response
string
required
Unique identifier for the deployment.
string
required
Instance name.
string
required
sandbox or production.string
required
Capacity tier, such as
B1.Micro or B1.Standard.string
required
PENDING until the instance is ready, then ACTIVE. Sandbox typically takes 7 - 10 minutes. Production can take 10 - 30 minutes.string
Datacenter code for the instance.
boolean
true for dedicated (Production) infrastructure.string
How Cloud routes traffic to the instance. Live values include
shared and legacy.boolean
Whether database access is enabled on this deployment.
boolean
Whether Watch is enabled.
boolean
Whether usage-based billing is on for the workspace.
timestamp
When usage-based billing was enabled.
boolean
true when the instance cannot create new records.timestamp
required
When the deployment was created.
timestamp
required
When the deployment was last updated.
status is ACTIVE. Then url and domain are present.