Getting Collector Debug Command Result
Last updated on 08 October, 2024You can use LogicMonitor REST API v3 to get the result of the collector debug command. You must authenticate yourself before making the API request.
URI: GET /debug/{id}
Parameter | Type | Description |
id | String | (Mandatory) It is the current sessionId. |
collectorId | Integer | It is the Id of the collector whose debug command result you want to get. By default its value is set as 1. |