Skip to main content
POST
Attach a registry to a consumer

Authorizations

Authorization
string
header
required

Path Parameters

gateway_id
string<uuid>
required

Gateway id

id
string<uuid>
required

Consumer id

registry_id
string<uuid>
required

Registry id

Body

application/json

Optional registry weight

weight
integer

Weight is the relative weighted-round-robin share on a 1..100 scale.

Required range: 1 <= x <= 100
Example:

1

Response

No Content