netbox-docker-plugin icon indicating copy to clipboard operation
netbox-docker-plugin copied to clipboard

:sparkles: add pause/unpause button in container action

Open lvenier opened this issue 1 year ago • 0 comments

Netbox version Plugin Version Agent version Docker API Version
4.* 2.* 0.24 *

Actual Behavior

It is not possible for the moment to pause/unpause a container

Desired Behavior

created restarting running paused exited dead none
Create
Start
Stop
Restart
Recreate
Delete
Kill
Pause
Unpause
--- --- --- --- --- --- --- ---
None

Add button on the container to pause when container is running :

image

Toggle the button to Unpause when the container is paused :

image

lvenier avatar Jun 09 '24 19:06 lvenier