Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

YugabyteDB Release management API

The Release management API from YugabyteDB — 3 operation(s) for release management.

YugabyteDB Release management API is one of 73 APIs that YugabyteDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Release management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 6 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://cloud.yugabyte.com/api/public/v1.

6 operations 3 paths 13 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://cloud.yugabyte.com/api/public/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

YugabyteDB Release management API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API key obtained from the YugabyteDB Aeon UI under User Profile API Keys. Pass the key as a Bearer token in the Authorization header.

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Release management 6
GET
/api/v1/customers/{cUUID}/providers/{pUUID}/releasesdeprecated
YugabyteDB Anywhere List Releases by Provider - Deprecated
getListOfRegionReleases 3 params → 200
GET
/api/v1/customers/{cUUID}/releasesdeprecated
YugabyteDB Anywhere Deprecated: SinceVersion: 2024.1. Use ReleasesController.list Instead. List All Releases
getListOfReleases 3 params → 200
POST
/api/v1/customers/{cUUID}/releasesdeprecated
YugabyteDB Anywhere Deprecated: SinceVersion 2024.1. Use ReleasesController.create Instead. Create a Release
createRelease 2 params body → 200
PUT
/api/v1/customers/{cUUID}/releases
YugabyteDB Anywhere Refresh a Release
refresh 2 params → 200
DELETE
/api/v1/customers/{cUUID}/releases/{name}deprecated
YugabyteDB Anywhere Deprecated: SinceVersion: 2024.1. Use ReleasesController.delete Instead. Delete a Release
deleteRelease 3 params → 200
PUT
/api/v1/customers/{cUUID}/releases/{name}deprecated
YugabyteDB Anywhere Deprecated: SinceVersion: 2024.1. Use ReleasesController.update Instead. Update a Release
updateRelease 3 params body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ReleaseMetadata_2 (9 properties), ReleaseMetadata (9 properties), ReleaseFormData_2 (4 properties), PackagePaths_2 (4 properties). Each schema is shown below with its type and property counts.

PackagePaths
object
4 properties
S3Location
object
1 property
ReleaseFormData
object
Specification for release locations
4 properties 4 required
Package
object
2 properties
HttpLocation
object
1 property
YBPSuccess
object
2 properties
GCSLocation
object
1 property
ReleaseMetadata
object
Yugabyte release metadata
9 properties
PackagePaths_2
object
4 properties
ReleaseFormData_2
object
Specification for release locations
4 properties 4 required
Package_2
object
2 properties
YBPSuccess_2
object
2 properties
ReleaseMetadata_2
object
Yugabyte release metadata
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yugabytedb-release-management-api-openapi.yml Raw ↑

Other APIs YugabyteDB publishes across the network.

YugabyteDB Access Keys API
YugabyteDB Accounts API
YugabyteDB Alerts API
YugabyteDB AllowLists API
YugabyteDB Asynchronous Replication API
YugabyteDB Audit API
YugabyteDB Authentication API
YugabyteDB Availability Zones API
YugabyteDB Backup and Restore API
YugabyteDB Backups API
YugabyteDB Certificate Info API
YugabyteDB Cloud providers API