Skip to main content
PUT
Configurar el rendimiento de red saliente de este tenant Dataprev

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
requestsPerSecond
integer<int64>
requerido

The outbound Dataprev rail rate to set for this tenant, in requests per second, within the rail's 0..25 contract. Zero is a deliberate self-service pause and stops this tenant's outbound rail; it is accepted, not refused. Setting the value the tenant already holds succeeds without recording a transition.

Ejemplo:

10

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