Set Rest Interface
Last updated
Last updated
Flag
Type/Options
Default
Description
--rest-disabled
bool
false
Disable rest interface
--rest-port
int
9090
Set rest port value
--rest-expose
string
ClusterIP
Desired service type
--rest-node-port
int
Desired port number in NodePort expose type
--rest-buffer-size
int
0
Set subscribe message / requests buffer size to use on server
--rest-body-limit
int
0
Set Max size of payload in bytes
value
Type/Options
Default
Description
rest.disabled
bool
false
Disable rest interface
rest.port
int
9090
Set rest port value
rest.expose
string
ClusterIP
Desired service type
rest.nodePort
int
Desired port number in NodePort expose type
rest.bufferSize
int
0
Set subscribe message / requests buffer size to use on server
rest.bodyLimit
int
0
Set Max size of payload in bytes
Field
Type/Options
Default
Description
disabled
bool
false
Disable rest interface
port
int
9090
Set rest port value
expose
string
ClusterIP
Desired service type
nodePort
int
Desired port number in NodePort expose type
bufferSize
int
0
Set subscribe message / requests buffer size to use on server
bodyLimit
int
0
Set Max size of payload in bytes