Skip to main content

Query command execution results for the stack on the device.

GET 

/platform/solutions/api/v1/devices/{deviceId}/docker/stacks/commands/results

Overview: Retrieves paginated command execution results for a specific device and stack.

• Latest mode: When range is set to "latest", only the most recent command result is returned

• Pagination support: Supports skip and take for result pagination

• Sorting support: Supports sorting by ExecutedAt field (ascending or descending)

• Cache-based: Results are cached in memory for 1 hour

Request

Responses

OK