Bug #18658
PXE loader of host is not viewable via REST api
Difficulty:
trivial
Triaged:
Pull request:
Description
When retrieving the information of a host via the REST API, you don't see the currently selected PXE loader. You can however set it for new machines or update existing machines.
Associated revisions
History
#1
Updated by Dominic Cleal about 6 years ago
- Status changed from New to Closed
- Legacy Backlogs Release (now unused) set to 221
Add pxe_loader to host REST
Add the field `pxe_loader` to the GET part of the hosts/
It is possible to set or update (POST, UPDATE), but not to read it