create_instance
Generate a new Tembo instance in the cloud by specifying organization ID, instance name, stack type, CPU, memory, storage, and environment to deploy optimized server resources.
Instructions
Create a new Tembo instance
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpu | Yes | ||
| environment | Yes | ||
| instance_name | Yes | ||
| memory | Yes | ||
| org_id | Yes | Organization ID that owns the Tembo instance | |
| replicas | No | ||
| spot | No | ||
| stack_type | Yes | ||
| storage | Yes |