GET
/
spark
/
worker
/
config
[
  {
    "host": "<string>",
    "port": 123,
    "webUIPort": 123,
    "memory": 123,
    "cores": 123,
    "workDir": "<string>"
  }
]

Response

200 - application/json

successful operation

The response is of type object[].