PUT /api/runtime/apptainer/login/
Authorization: Bearer ${token}
Content-Type: application/json
{ "password": "", "username": "" }
[ { "kind": "status", "payload": { "code": 0, "message": "" } } ]
Runtime list request
List the container runtimes the engine detected
Runtime apptainer logout request
Sign out of an Apptainer registry