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>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

successful operation

host
string
read-only
port
integer<int32>
read-only
webUIPort
integer<int32>
read-only
memory
integer<int32>
read-only
cores
integer<int32>
read-only
workDir
string
read-only