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 PITR management API

The PITR management API from YugabyteDB — 5 operation(s) for pitr management.

YugabyteDB PITR 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 PITR 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 5 paths, and defines 28 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 5 paths 28 schemas 1 DELETE1 GET3 POST1 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 PITR 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 5 paths, the API surfaces 6 operations — 1 DELETE, 1 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

PITR management 6
POST
/api/v1/customers/{cUUID}/universes/{uniUUID}/clone
YugabyteDB Anywhere Clone Namespace via PITR on a Universe
cloneNamespace 3 params body → 200
POST
/api/v1/customers/{cUUID}/universes/{uniUUID}/keyspaces/{tableType}/{keyspaceName}/pitr_config
YugabyteDB Anywhere Create Pitr Config for a Keyspace in a Universe
createPitrConfig 5 params body → 200
POST
/api/v1/customers/{cUUID}/universes/{uniUUID}/pitr
YugabyteDB Anywhere Perform PITR on a Universe
performPitr 3 params body → 200
GET
/api/v1/customers/{cUUID}/universes/{uniUUID}/pitr_config
YugabyteDB Anywhere List the PITR Configs of a Universe
ListOfPitrConfigs 2 params → 200
DELETE
/api/v1/customers/{cUUID}/universes/{uniUUID}/pitr_config/{pUUID}
YugabyteDB Anywhere Delete Pitr Config on a Universe
deletePitrConfig 4 params → 200
PUT
/api/v1/customers/{cUUID}/universes/{uniUUID}/pitr_config/{pUUID}
YugabyteDB Anywhere Update Pitr Config for a Keyspace in a Universe
updatePitrConfig 4 params body → 200

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are NodeDetails (37 properties), NodeDetails_2 (37 properties), RestoreSnapshotScheduleParams_2 (26 properties), CreatePitrConfigParams_2 (26 properties). Each schema is shown below with its type and property counts.

EncryptionAtRestConfig
object
Encryption at rest configuration
4 properties
DeviceInfo
object
Device information
8 properties
CloneNamespaceParams
object
Clone Namespace parameters
26 properties 4 required
UpdatePitrConfigParams
object
Update PITR config parameters
25 properties 4 required
NodeDetails
object
Details of a cloud node
37 properties
CloudVolumeEncryption
object
Volume encryption settings for AWS EBS volumes
2 properties
ExtraDependencies
object
Extra dependencies
1 property
PitrConfig
object
PITR config created on the universe
16 properties 3 required
CreatePitrConfigParams
object
Create PITR config parameters
26 properties 4 required
CommunicationPorts
object
Communication ports
15 properties
CloudSpecificInfo
object
Node information reported by the cloud provider
18 properties
RestoreSnapshotScheduleParams
object
Restore snapshot schedule parameters
26 properties 4 required
YBPTask
object
2 properties
Users
object
A user associated with a customer
12 properties 3 required
EncryptionAtRestConfig_2
object
Encryption at rest configuration
4 properties
DeviceInfo_2
object
Device information
8 properties
CloneNamespaceParams_2
object
Clone Namespace parameters
26 properties 4 required
UpdatePitrConfigParams_2
object
Update PITR config parameters
25 properties 4 required
NodeDetails_2
object
Details of a cloud node
37 properties
CloudVolumeEncryption_2
object
Volume encryption settings for AWS EBS volumes
2 properties
ExtraDependencies_2
object
Extra dependencies
1 property
PitrConfig_2
object
PITR config created on the universe
16 properties 3 required
CreatePitrConfigParams_2
object
Create PITR config parameters
26 properties 4 required
CommunicationPorts_2
object
Communication ports
15 properties
CloudSpecificInfo_2
object
Node information reported by the cloud provider
18 properties
RestoreSnapshotScheduleParams_2
object
Restore snapshot schedule parameters
26 properties 4 required
YBPTask_2
object
2 properties
Users_2
object
A user associated with a customer
12 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yugabytedb-pitr-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