openwisp_get_device_command
Retrieve details for a previously executed network device command using its device and command IDs.
Instructions
[Category: Devices & Controller] Get details for a previously executed device command. (HTTP GET /api/v1/controller/device/{device_id}/command/{command_id}/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device UUID or ID | |
| command_id | Yes | Command UUID or ID |