bigtable-update-cluster
The “bigtable-update-cluster” tool allows you to update the number of nodes in a bigtable cluster.
less than a minute
About
Update the number of nodes in a Bigtable cluster.
Compatible Sources
This tool can be used with the following database sources:
| Source Name |
|---|
| Bigtable Source |
Parameters
bigtable-update-cluster accepts the following parameters:
instance_id(string): The ID of the instancecluster_id(string): The ID of the clusterserve_nodes(integer): The new number of nodes to allocate
Example
kind: tool
name: bigtable_update_cluster
type: bigtable-update-cluster
source: my-bigtable-source
description: Update the number of nodes in a Bigtable cluster.
Reference
| field | type | required | description |
|---|---|---|---|
| type | string | true | Must be bigtable-update-cluster. |
| source | string | true | Name of the source to execute on. |
| description | string | false | Description of the tool that is passed to the LLM. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.