Skip to main content
GET
Obtenha a taxa de transferência de rail Dataprev de saída deste tenant

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Resposta

OK

configured
boolean
obrigatório

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.

Exemplo:

false

maximumRequestsPerSecond
integer<int64>
obrigatório

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.

Exemplo:

25

requestsPerSecond
integer<int64>
obrigatório

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

Exemplo:

3

starterRequestsPerSecond
integer<int64>
obrigatório

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

Exemplo:

3