Execute device command
POST/platform/solutions/api/v1/devices/{deviceId}/docker/stacks/commands:{action}
Overview: Requests a command to be executed on a device.
• Valid actions: start, stop, resume, restart, and pause
• Real-time execution: Sends command via NATS and waits for response
• Command logging: Tracks command execution for audit purposes
Request
Responses
- 200
- 400
- 500
OK
Bad Request
Internal Server Error