/celery/cluster-discovery
Generates a Cluster Discovery report.
Request
GET http://unravel-host
:3000/api/v1/celery/cluster-discovery
Path parameters
None.
Query parameters
None.
Response body
Name | Type | Description |
---|---|---|
[no name] | array | JSON structure containing information about the cluster(s). |
Examples
Request:
curl -X GET "http://myserver.com:3000/api/v1/celery/cluster-discovery" -H "accept: application/json" -H "Authorization: JWT token
"
Request body: