Skip to main content
This page documents all 4 public types in the Services family in source order. Use the table of contents to jump to a type.

BenchmarkServiceCatalogResponse

Benchmark services visible to the configured tenant. Services model · 1 field Fields
required · list[BenchmarkServiceEntry]

BenchmarkServiceEntry

One benchmark service available through the hosted catalog. Services model · 4 fields Fields
required · str
required · str
optional · str | None · default:
optional · str | None · default:

BenchmarkServiceHealth

Health-check result for one benchmark service. Services model · 5 fields Fields
required · str
required · str
required · bool
required · int | None
optional · str | None · default:

BenchmarkServicesResponse

Health-check results for benchmark services. Services model · 1 field Fields
required · list[BenchmarkServiceHealth]