Deployments
List instances
List Core instances in your Blnk Cloud workspace and read each instance_id.
GET
List connected Core instances. Use
The response is a JSON array of instance objects.
instance_id (instance_...) on Proxy, Data, Filters, record counts, and lake requests.
Proxy and Data need
instance_id (instance_...). List deployments and get deployment return deployment_id, not instance_id.Response
string
required
Cloud instance id (
instance_...). Pass this as instance_id on Proxy, Data, Filters, and lake calls.string
required
Instance display name.
string
Matching managed deployment id (
deploy_...), when this instance is a Cloud deployment.string
Connection state. Live values include
connected.string
How Cloud reaches Core. Live values include
agent.string
HTTPS Core URL for the instance.
string
Instance type. Live values include
cloud.object
Nested deployment summary when the instance is managed. Shape overlaps get deployment. It still does not replace
instance_id at the top level.