跳至主要内容

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

OK