PUT /api/runtime/podman/login/
Authorization: Bearer ${token}
Content-Type: application/json
{ "password": "", "username": "" }
[ { "kind": "status", "payload": { "code": 0, "message": "" } } ]
Runtime docker image remove request
Request of remove runtime docker image
Runtime podman logout request
Request of logout runtime podman