Container
List processes running inside a container
On Unix systems, this is done by running the ps command. This endpoint is not supported on Windows.
get/containers/{id}/top
Path parameters
idstring required
ID or name of the container
Query parameters
ps_argsstring
The arguments to pass to ps. For example, aux
Response
no error