PUT /api/runtime/docker/image/
Authorization: Bearer ${token}
Content-Type: application/json
{ "identity": "", "platform": "" }
[ { "kind": "status", "payload": { "code": 0, "message": "" } }, { "kind": "entity", "payload": "" } ]
Runtime docker image prune request
Request of prune runtime docker image
Runtime docker image remove request
Request of remove runtime docker image