Skip to main content
GET
Obtenga el rendimiento de red saliente Dataprev de este tenant

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Respuesta

OK

configured
boolean
requerido

Whether this tenant has a throughput chain on record. False means the tenant has expressed nothing and is paced at the starter floor; it does NOT mean paused.

Ejemplo:

false

maximumRequestsPerSecond
integer<int64>
requerido

The ceiling the Dataprev rail imposes. It is code-locked: neither an operator nor a client can raise it. Read it from here rather than restating it.

Ejemplo:

25

requestsPerSecond
integer<int64>
requerido

This tenant's outbound Dataprev rail rate, in requests per second. Zero is a deliberate self-service pause, not an absent value.

Ejemplo:

3

starterRequestsPerSecond
integer<int64>
requerido

The floor a tenant paces at before it has chosen anything.

Ejemplo:

3