Skip to main content
Skip table of contents

Diagnosis API

Diagnosis API allows you to download a diagnosis (Zip file) of the cluster.

Download the diagnosis of a specific time period

Download a diagnosis on the specified period. Parameters start and end are in yyyy-mm-dd format.

CODE
GET /api/monitor/download/xray/:start/:end


Using cURL tool (headers have been skipped for clarity).

BASH
curl -OJL -X GET http://myindeximacluster:8082/api/monitor/download/xray/2020-04-18/2020-04-21
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.