API V1 Endpoints
This section describes the usage and specifics of the available endpoints of the a9s Public API V1.
Before using these endpoints, make sure to authenticate against the API. See Accessing the API for more details.
Before calling API endpoints
- Authenticate first. All API V1 endpoints require a valid bearer token.
- Identify the target Service Instance. Most routes require
:instance_id. - Check feature availability. Some endpoints depend on Data Service specific, and/or Platform Operator enabled capabilities.
📄️ Backups Endpoints
List, inspect, create, and download backups.
📄️ Disaster Recovery Endpoints
Prepare and perform disaster recovery workflows
📄️ Instance Endpoints
View instance information, manage instance settings, and trigger operations.
📄️ Metrics Endpoint
Retrieve Service Instance metrics.
📄️ Point-In-Time Recovery Endpoints
Work with continuous archiving recovery flows.
📄️ Restore Endpoints
List, inspect, and trigger a restore.
📄️ Stop/Start Endpoints
Stop and start Service Instances, and inspect related operations for supported Data Services.