List processes running inside a container
GET
http://api.example.com/v1.49
/containers/{id}/top
http://api.example.com/v1.49
{var_value}
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
Loading...
Response
Waiting for a request to be sent.