Files
community.general/plugins/module_utils
patchback[bot] 84a806be08 Add GetHostInterfaces command to redfish_info (#3693) (#3743)
* Add GetHostInterfaces command to redfish_info

Adding a GetHostInterfaces command to redfish_info in order to report the
following:
- Properties about the HostInterface(s) like Status, InterfaceEnabled, etc
- ManagerEthernetInterface (info on BMC -> host NIC)
- HostEthernetInterfaces (list of NICs for host -> BMC connectivity)

fixes #3692

* add fragment

* fixup for linter

* redfish_utils.py cleanup

- Remove unneeded Properties list from get_nic_inventory()
- Remove bogus key variable from get_hostinterfaces()
- Add additional Properties to collect from HostInterface objects

* fixup for stray deletion

(cherry picked from commit 98cca3c19c)

Co-authored-by: Jacob <jyundt@gmail.com>
2021-11-16 20:06:28 +01:00
..
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-10-19 13:36:08 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-08-12 12:07:50 +02:00
2020-06-24 21:50:36 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-09-08 07:14:37 +02:00