Astra DB Credentials
Use Astra DB Credentials to establish a secure and authenticated connection from HCL UnO Agentic AI Builder solutions to a DataStax Astra DB database. This allows your agents to perform scalable and serverless data operations powered by Apache Cassandra, without managing infrastructure.
Before you begin
- A valid DataStax Astra DB account with at least one active database instance.
- Application Token with necessary access privileges (read/write) for the target database.
- Database ID and keyspace name for the Astra DB instance you intend to connect to.
| Option | Description |
|---|---|
| Database ID |
The unique identifier (ID) of your Astra DB database instance. This ID helps in connecting to the correct database. |
| Token |
The application token generated for your Astra DB database. This token provides authentication for API requests to your database. |
| Options | Description |
|---|---|
| Credential Name | A unique, user-defined name for this specific Astra DB credential. This name will be used to identify the credential within the HCL UnO Agentic AI Builder. |
| Key Space | The name of the specific keyspace (similar to a database in relational terms) within your Astra DB instance that you wish to connect to by default. |