rm_object — Group 13, Code 136
Delete an object payload.
Purpose
rm_object removes an object from the privileged store. Use it when the object should no longer be retrievable.
The request carries the admin key plus the target object path. The success path is a status-only confirmation.
Wire reference — authored from source
This byte layout was derived from the current raidax implementation (cmd_fs.c). It reflects the live binary protocol used by the file service.