GET
/
searchCluster
/
{id}
/
systemInfo
Get search cluster system info
curl --request GET \
  --url https://{FUSION HOST}/api/searchCluster/{id}/systemInfo
{}

Path Parameters

id
string
required

The cluster ID.

Query Parameters

nodeName
string

Return information only for the named node.

all
boolean

When true, system information for every node of the cluster is returned.

Response

200 - application/json

successful operation

The response is of type object.