Qbert API

Qbert is the Platform9 Kubernetes cluster manager which resides on the control plane and enables CRUD (Create, Read, Update, Delete) operations for managed Kubernetes clusters via an exposed REST API endpoint – relying on the auto$arrow-up-right mechanism for authentication and multi-tenancyarrow-up-right.

API Access

You can locate the URL for the Qbert API endpoint specific to your PMK deployment by navigating to API Access > API Endpoints within the PMK UI.

Also note the URL for the Keystone endpoint, which will be necessary to specify when obtaining a tokenarrow-up-right used to authenticate with the API.

API Reference

OpenAPI Swagger

circle-info

What is OpenAPI?

"OpenAPI Specification (formerly Swagger Specification) is an API description format for REST APIs."

Learn More: https://swagger.io/docs/specification/about/arrow-up-right

The latest API specification and examples for PMK's Qbert API may be found at: https://docs.platform9.com/qbert/refarrow-up-right

Last updated

Was this helpful?