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 Performance Advisor API

The Performance Advisor API from YugabyteDB — 9 operation(s) for performance advisor.

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

Tagged areas include Performance Advisor. 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 10 operations across 9 paths, and defines 25 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.

10 operations 9 paths 25 schemas 1 DELETE3 GET6 POST

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 Performance Advisor 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 10

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

Performance Advisor 10
POST
/api/v1/customers/{cUUID}/performance_recommendation_state_change/page
YugabyteDB Anywhere List Performance Recommendations State Change Audit Events (paginated)
pageAuditInfo 2 params body → 200
DELETE
/api/v1/customers/{cUUID}/performance_recommendations
YugabyteDB Anywhere Delete Performance Recommendations
delete 2 params body → 200
POST
/api/v1/customers/{cUUID}/performance_recommendations/hide
YugabyteDB Anywhere Hide Performance Recommendations
hide 2 params body → 200
POST
/api/v1/customers/{cUUID}/performance_recommendations/page
YugabyteDB Anywhere List Performance Recommendations (paginated)
page 2 params body → 200
POST
/api/v1/customers/{cUUID}/performance_recommendations/resolve
YugabyteDB Anywhere Resolve Performance Recommendations
resolve 2 params body → 200
GET
/api/v1/customers/{cUUID}/performance_recommendations/{rUUID}
YugabyteDB Anywhere Get Performance Recommendation Details
get 2 params → 200
GET
/api/v1/customers/{cUUID}/universes/{uniUUID}/last_run
YugabyteDB Anywhere Get Last Performance Advisor Run Details
getLatestRun 2 params → 200
GET
/api/v1/customers/{cUUID}/universes/{uniUUID}/perf_advisor_settings
YugabyteDB Anywhere Get Universe Performance Advisor Settings
getSettings 3 params → 200
POST
/api/v1/customers/{cUUID}/universes/{uniUUID}/perf_advisor_settings
YugabyteDB Anywhere Update Universe Performance Advisor Settings
updateSettings 3 params body → 200
POST
/api/v1/customers/{cUUID}/universes/{uniUUID}/start_manually
YugabyteDB Anywhere Start Performance Advisor Run for Universe
runPerfAdvisor 3 params → 200

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are PerfAdvisorSettingsFormData (20 properties), PerfAdvisorSettingsFormData_2 (20 properties), PerformanceRecommendation (15 properties), PerformanceRecommendation_2 (15 properties). Each schema is shown below with its type and property counts.

StateChangeAuditInfoPagedResponse
object
4 properties 4 required
StateChangeAuditInfoFilter
object
4 properties 4 required
StateChangeAuditInfoPagedQuery
object
6 properties 6 required
StateChangeAuditInfo
object
8 properties 8 required
PerfAdvisorSettingsFormData
object
20 properties
PerformanceRecommendation
object
15 properties 15 required
PerformanceRecommendationPagedQuery
object
6 properties 6 required
PerfAdvisorManualRunStatus
object
3 properties
Universe performance advisor status
object
8 properties 4 required
YBPSuccess
object
2 properties
PerformanceRecommendationFilter
object
8 properties 8 required
PerfAdvisorSettingsWithDefaults
object
2 properties
PerformanceRecommendationPagedResponse
object
4 properties 4 required
StateChangeAuditInfoPagedResponse_2
object
4 properties 4 required
StateChangeAuditInfoFilter_2
object
4 properties 4 required
StateChangeAuditInfoPagedQuery_2
object
6 properties 6 required
StateChangeAuditInfo_2
object
8 properties 8 required
PerfAdvisorSettingsFormData_2
object
20 properties
PerformanceRecommendation_2
object
15 properties 15 required
PerformanceRecommendationPagedQuery_2
object
6 properties 6 required
PerfAdvisorManualRunStatus_2
object
3 properties
Universe performance advisor status_2
object
8 properties 4 required
YBPSuccess_2
object
2 properties
PerformanceRecommendationFilter_2
object
8 properties 8 required
PerformanceRecommendationPagedResponse_2
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yugabytedb-performance-advisor-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