Website to share CB-Tumblebug Developer API
CB-Tumblebug is a Framework for Cloud-Barista Platform to Manage Multi-Cloud Infra Service.
(https://github.com/cloud-barista/cb-tumblebug)
This repository is to host CB-Tumblebug API Documentation in GitHub Pages.
The API document is for CB-Tumblebug main branch (the latest dev branch).
(https://github.com/cloud-barista/cb-tumblebug/tree/main)
Access to: https://cloud-barista.github.io/cb-tumblebug-api-web/
(Authorize with default
/default
)
The main page will show swagger.yaml
in main branch of CB-Tumblebug repository.
(https://github.com/cloud-barista/cb-tumblebug/blob/main/src/api/rest/docs/swagger.yaml)
You can change view accoring to API versions in https://github.com/cloud-barista/cb-tumblebug/tree/main/src/api/rest/docs
For instance,
For API main latest, access to
For API v0.3.0, access to
For API vX.Y.Z, access to