Pausing an instance
Find in Settings > Instance Settings > (scroll down) Pause Instance
While an instance is paused, you are only billed for storage.
Resuming an instance
Find in Settings > Instance Settings > (scroll down) Resume Instance
API
You can pause instances with the Tembo Cloud API, using the Lifecycle Events endpoint.
The instance states associated with pausing and resuming are known in the Tembo API as Stopping
, Stopped
, and Starting
.