List persisted driver history by namespace
GET/drivers/history/:namespace
Returns all persisted driver operations for the namespace across all pods in execution order (oldest first). Each entry includes action payload, execution timestamp, pod name, and equivalent shell commands reconstructed from current driver capabilities when available.
Request
Responses
- 200
- 500
OK
Internal Server Error