Cluster Management via GraphQL
Use the Tensor One GraphQL API to programmatically manage Clusters, including creation, startup, shutdown, and monitoring.Authentication
All GraphQL requests must include an API Key for authentication.- Get your API key in Settings from the Tensor One Web
- Append it to requests as a query parameter:
Cluster Resource Overview
A Cluster in Tensor One includes:- 0 or more GPUs - Optional, but needed for GPU-accelerated workloads
- vCPU & RAM - Required compute resources
- Container Disk - Temporary, billed only while running
- Instance Volume - Persistent, billed even when stopped