List per-node failures for an update job
GET/v1/admin/nodes/update-jobs/:requestId/failed-nodes
Paginated list of per-node failure detail for the given update job. Same shape and semantics as the registration-jobs equivalent.
Request
Responses
- 200
- 404
- 500
Page of failed-node rows
Update job not found
Internal server error