Error
A valid request URL is required to generate request examples{
"id": "<string>",
"connectString": "<string>",
"zkClientTimeout": 123,
"zkConnectTimeout": 123,
"cloud": false,
"bufferFlushInterval": 123,
"bufferSize": 123,
"concurrency": 123,
"authConfig": {
"username": "<string>",
"password": "<string>",
"keyTab": "<string>",
"principal": "<string>"
},
"validateCluster": false
}Create a new cluster definition
POST
/
searchCluster
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"connectString": "<string>",
"zkClientTimeout": 123,
"zkConnectTimeout": 123,
"cloud": false,
"bufferFlushInterval": 123,
"bufferSize": 123,
"concurrency": 123,
"authConfig": {
"username": "<string>",
"password": "<string>",
"keyTab": "<string>",
"principal": "<string>"
},
"validateCluster": false
}Query Parameters
Before creating the cluster definition, verify that Fusion can connect to this new search cluster correctly
Body
application/json
JSON-formatted cluster configuration values
Response
200 - application/json
successful operation
Show child attributes
Show child attributes
Was this page helpful?
⌘I