Deployments
List deployments
List managed Core instances in your Blnk Cloud workspace.
GET
Retrieve all deployments in your workspace. The list includes
The response is a JSON array of deployment objects.
ACTIVE, PENDING, FAILED, DESTROYING, and DESTROYED rows.
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, ACTIVE, DESTROYING, DESTROYED, or FAILED.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.string
Hostname once the instance is reachable.
string
HTTPS Core URL once the instance is reachable.
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.