summaryrefslogtreecommitdiff
path: root/releasenotes/notes/idrac-add-redfish-inspect-support-ce74bd3d4a97b588.yaml
blob: e577a21fc3b8224bfbb7abdadce2fae004cf67dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
features:
  - |
    Adds ``idrac`` hardware type support of an inspect interface
    implementation that utilizes the Redfish out-of-band (OOB)
    management protocol and is compatible with the integrated Dell
    Remote Access Controller (iDRAC) baseboard management controller
    (BMC). It is named ``idrac-redfish``.

    The ``idrac`` hardware type declares support for that new interface
    implementation, in addition to all inspect interface implementations
    it has been supporting. The highest priority inspect interfaces
    remain the same, those which rely on the Web Services Management
    (WS-Man) OOB management protocol. The new 'idrac-redfish'
    immediately follows those. It now supports the following inspect
    interface implementations, listed in priority order from highest to
    lowest: ``idrac-wsman``, ``idrac``, ``idrac-redfish``,
    ``inspector``, and ``no-inspect``.