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 Availability Zones API

The Availability Zones API from YugabyteDB — 4 operation(s) for availability zones.

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

Tagged areas include Availability Zones. 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 4 paths, and defines 12 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 4 paths 12 schemas 1 DELETE1 GET2 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 Availability Zones 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 4 paths, the API surfaces 6 operations — 1 DELETE, 1 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Availability Zones 6
POST
/api/v1/customers/{cUUID}/providers/{pUUID}/provider_regions/{rUUID}/region_zones
YugabyteDB Anywhere Create an Availability Zone
createZone 4 params body → 200
PUT
/api/v1/customers/{cUUID}/providers/{pUUID}/provider_regions/{rUUID}/region_zones/{azUUID}
YugabyteDB Anywhere Modify an Availability Zone
editZone 5 params body → 200
GET
/api/v1/customers/{cUUID}/providers/{pUUID}/regions/{rUUID}/zones
YugabyteDB Anywhere List Availability Zones
listOfAZ 3 params → 200
POST
/api/v1/customers/{cUUID}/providers/{pUUID}/regions/{rUUID}/zonesdeprecated
YugabyteDB Anywhere Create an Availability Zone - Deprecated
createAZ 4 params body → 200
DELETE
/api/v1/customers/{cUUID}/providers/{pUUID}/regions/{rUUID}/zones/{azUUID}
YugabyteDB Anywhere Delete an Availability Zone
deleteAZ 5 params → 200
PUT
/api/v1/customers/{cUUID}/providers/{pUUID}/regions/{rUUID}/zones/{azUUID}deprecated
YugabyteDB Anywhere Edit an Availabilty Zone - Deprecated
editAZ 5 params body → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are KubernetesRegionInfo (22 properties), KubernetesRegionInfo_2 (22 properties), AvailabilityZone_2 (9 properties), AvailabilityZone (9 properties). Each schema is shown below with its type and property counts.

AvailabilityZoneFormData
object
1 property 1 required
AvailabilityZone
object
Availability zone (AZ) for a region
9 properties 1 required
YBPSuccess
object
2 properties
AvailabilityZoneDetails
object
1 property
AvailabilityZoneData
object
Details of an availability zone, used by the API and UI to validate data against input constraints
4 properties 2 required
AZCloudInfo
object
1 property
KubernetesRegionInfo
object
22 properties 1 required
AvailabilityZoneFormData_2
object
1 property 1 required
AvailabilityZone_2
object
Availability zone (AZ) for a region
9 properties 1 required
YBPSuccess_2
object
2 properties
AvailabilityZoneData_2
object
Details of an availability zone, used by the API and UI to validate data against input constraints
4 properties 2 required
KubernetesRegionInfo_2
object
22 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yugabytedb-availability-zones-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 Backup and Restore API
YugabyteDB Backups API
YugabyteDB Certificate Info API
YugabyteDB Cloud providers API
YugabyteDB Clusters API