object (Details)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| port | integer |
Required | cannot be null | Distributor node configuration |
| hmacSecret | string |
Required | cannot be null | Distributor node configuration |
Distributor node operator api port
port
-
is required
-
Type:
integer -
cannot be null
-
defined in: Distributor node configuration
integer
minimum: the value of this number must greater than or equal to: 0
HMAC (HS256) secret key used for JWT authorization
hmacSecret
-
is required
-
Type:
string -
cannot be null
-
defined in: Distributor node configuration
string