Getting Started with the CockroachDB Cloud API
2022-05-24
Description
Automate your database operations with CockroachDB's new REST API. In this demo video, we show you how to use the API to manage your clusters. Specifically, we use the API to add a new serverless cluster. But that's just one example of what the API can do. You can use it to: • Creating and deleting clusters • Creating, managing, and deleting SQL users • Changing the spend limits on serverless clusters • Pulling information, like the available regions for a cloud provider 0:00 Intro 0:09 Creating a Service Account 0:42 Get info on existing clusters 1:00 Create a new serverless cluster 1:44 Get info on a specific cluster 1:54 Other API capabilities To learn more about the Cloud API check out the docs: https://www.cockroachlabs.com/docs/cockroachcloud/cloud-api.html