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