Hanzo

Storage

Where block-storage rates are published, and how volumes are billed.

Block storage follows compute. On Hanzo-hosted instances the rate is published with the compute catalog; on your own cloud account via Visor the provider bills you directly at its own per-GB rate.

curl https://pricing.hanzo.ai/v1/cloud

The response carries a blockStorage object with the current per-GB monthly rate and the min/max volume size, alongside plans and regions.

A number written into a page is a snapshot; the endpoint is the contract.

Volume operations — create, attach, resize, snapshot, restore — are documented in Volumes. Volumes persist independently of an instance and can be moved between instances in the same region.

  • Compute — CPU and GPU rates
  • Plans — the subscription catalog
  • Billing — usage, credits, invoices

How is this guide?

On this page