Running Collector Debug Command
Last updated on 08 October, 2024You can use LogicMonitor REST API v3 to run the collector debug command. You must authenticate yourself before making the API request.
URI: POST /debug
Parameter | Type | Description |
cmdline | String | It is the debug command that you want to run. |
cmdContext | String | Provide the session prefix name. |
collectorId | Integer | It is the Id of the collector on whom you want to run the debug command. By default its value is set as 1. |