ironic/doc/source
Ilya Etingof 263fd021b2 Add indicators REST API endpoints
Added REST API endpoints for indicator management:

* GET /v1/nodes/<node_ident>/management/indicators` to list all
  available indicators names for each of the hardware component.
* GET /v1/nodes/<node_ident>/management/indicators/<indicator_ident>
  to retrieve the state of given indicator.
* PUT /v1/nodes/<node_ident>/management/indicators/<indicator_ident>`
  change state of the desired indicator.

This implementation slightly deviates from the original spec in
part of having component name in the URL - this implementation
flattens component out.

The spec: https://review.opendev.org/#/c/655685/7/specs/approved/expose-hardware-indicators.rst

Change-Id: I3a36f58b12487e18a6898aef6b077d4221f8a5b8
Story: 2005342
Task: 30291
2020-03-21 18:45:01 +00:00
..
_exts Skip clean steps from 'fake' interfaces in the documentation 2020-03-11 11:39:28 +01:00
admin Documentation clarifications for software RAID 2020-03-17 12:16:10 +01:00
cli Add check for object versions 2019-02-20 17:24:42 +00:00
configuration Build pdf doc 2019-09-06 14:50:02 +08:00
contributor Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
images Add Huawei iBMC driver support 2019-03-14 11:04:29 +08:00
install Expand user-image doc 2020-03-16 09:38:12 +08:00
user Update the doc regarding the removal of calssic drivers 2018-07-09 16:13:54 +07:00
conf.py Cleanup docs building 2020-02-29 15:12:04 +01:00
index.rst Build pdf doc 2019-09-06 14:50:02 +08:00