DataStax · Arazzo Workflow
Provision an Astra database and issue a scoped token
Version 1.0.0
Creates a serverless Astra DB database, waits for it to become active, adds a keyspace, downloads the secure-connect bundle, and issues an application token scoped to the org roles — all against the Astra DevOps API.
View Spec
View on GitHub
CompanyEnterpriseDatabaseVector DatabaseCassandraArtificial IntelligenceRAGServerlessStreamingDeveloper ToolsArazzoWorkflows
Provider
Workflows
provisionDatabaseAndToken
Create a database, add a keyspace, get its bundle, and issue a token.
1
createDatabase
createDatabase
2
waitForActive
getDatabase
3
addKeyspace
addKeyspace
4
getSecureBundle
generateSecureBundleURL
5
issueToken
createToken