Hanzo
OpenapiO11y

Activates the enterprise license.

Activates the enterprise license. This build has no enterprise edition, so the licensing provider refuses it as unsupported.

GET /v1/o11y/licenses/active

Addresshttps://api.hanzo.ai/v1/o11y/licenses/active
MethodGET
Operationget_o11y_licenses_active
AuthAuthorization: Bearer $HANZO_API_KEY

Activates the enterprise license. This build has no enterprise edition, so the licensing provider refuses it as unsupported.

Callers need the viewer role; the runtime's own gate enforces it.

Request

GET /v1/o11y/licenses/active takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200o11y.O11yLicenseActiveOutok

200 body — 2 fields.

FieldInTypeAlwaysDescription
databodyobjectData is the license.
statusbodystringStatus is "success".

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y licenses active

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page