Hanzo
OpenapiPlan

Returns the regions cloud capacity is offered in, each with its display name…

Returns the regions cloud capacity is offered in, each with its display name and physical location.

GET /v1/plan/regions

Addresshttps://api.hanzo.ai/v1/plan/regions
MethodGET
Operationget_plan_regions
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the regions cloud capacity is offered in, each with its display name and physical location.

Request

GET /v1/plan/regions takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200planRegionListok

200 body — 1 field.

FieldInTypeAlwaysDescription
regionsbodyany[]Regions are the regions cloud capacity is offered in, each an opaque object exactly as the catalog emits it — typically id, name, location and flag.

Failure carries the platform error shape — see Errors.

Examples

hanzo plans regions

Plan API · All Hanzo APIs · Interactive reference

How is this guide?

On this page