definition-properties-operatorapi.md 1.9 KB

operatorApi Type

object (Details)

operatorApi Properties

Property Type Required Nullable Defined by
port integer Required cannot be null Distributor node configuration
hmacSecret string Required cannot be null Distributor node configuration

port

Distributor node operator api port

port

port Type

integer

port Constraints

minimum: the value of this number must greater than or equal to: 0

hmacSecret

HMAC (HS256) secret key used for JWT authorization

hmacSecret

hmacSecret Type

string