ironic/releasenotes/notes/add-node-event-history-99c6166607a90f3c.yaml
Julia Kreger fb9eae7412 API endpoints to get node history
Adds API for retrieving node history events
via a node. Includes pagination and limitation
of the response set.

Story: 2002980
Tas: 42961

Change-Id: I22a92fa6c30d721f6a5dd0670b2e0a9cf76ad7b1
2021-09-15 10:54:11 -07:00

9 lines
328 B
YAML

---
features:
- |
Adds API version ``1.78`` which provides the capability to retrieve
node history events which may have been recorded in the process of
management of the node, which may be aid in troubleshooting or identifying
a problem area with a specific node or configuration which has been
supplied.