GET
/
spark
/
master
/
config
[
  {
    "host": "<string>",
    "port": 123,
    "webUIPort": 123
  }
]

Response

200 - application/json

successful operation

host
string
port
integer
webUIPort
integer