Portainer
@lint/portainerv2026.05.21.2
01README
Portainer API wrapper — snapshot endpoints/containers/stacks across every docker host, and drive container actions (start/stop/restart/kill/pause/unpause) plus image pulls from swamp workflows.
02Release Notes
Adds containerAction and pullImage methods. containerAction maps start/stop/restart/kill/pause/unpause to POST /api/endpoints/{id}/docker/containers/{cid}/{action}. pullImage maps to POST /api/endpoints/{id}/docker/images/create?fromImage=. Both record outcome (endpointId, action, target, HTTP status, response body) in an action_result resource and are non-throwing on HTTP error so batched calls survive single failures.
03Previous Versions
2026.05.21.1May 21, 2026
04Stats
A
100 / 100
Downloads
3
Archive size
9.4 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels