Skip to main content
GET
/
spark
/
worker
/
config
Error
A valid request URL is required to generate request examples
[
  {
    "host": "<string>",
    "port": 123,
    "webUIPort": 123,
    "memory": 123,
    "cores": 123,
    "workDir": "<string>"
  }
]

Response

200 - application/json

successful operation

host
string
port
integer<int32>
webUIPort
integer<int32>
memory
integer<int32>
cores
integer<int32>
workDir
string