HPE iLO

Number of APIs: 247

This collection uses a set of variables defined in a Qodex environment. So be sure to select iLO DL380 Gen10 from the environment selector at the top right of the workbench.

iLO API Reference:
https://hewlettpackard.github.io/ilo-rest-api-docs/ilo5/

  1. Is iLO controlled by OneView or COM? GET {{iloURI}}/redfish/v1/

  2. Get iLO - /v1/chassis GET {{iloURI}}/redfish/v1/chassis

  3. GET PCI devices GET {{iloURI}}/redfish/v1/Systems/1/PCIDevices/?$expand=.

  4. Get iLO - /v1/managers/1 GET {{iloURI}}/redfish/v1/Managers/1/

  5. iLO-SNMP - SNMP Service GET {{iloURI}}/redfish/v1/Managers/1/SnmpService/

  6. iLO-Certificates - Import SSL/TLS Certificate POST {{iloURI}}/redfish/v1/Managers/1/SecurityService/HttpsCert/Actions/HpHttpsCert.ImportCertificate

  7. iLO-CloudConnect service - GET Views POST {{iloURI}}/redfish/v1/views

  8. Security-Dashboard - Overall Security Dashboard Status GET {{iloURI}}/redfish/v1/Managers/1/SecurityService/SecurityDashboard

  9. Storage-Smart Storage / Logical Drives - ArrayControllers 0 - Physical Drives 0 GET {{iloURI}}/redfish/v1/Systems/1/SmartStorage/ArrayControllers/0/DiskDrives/0

  10. Adapters-Network Adapter (includes HBA)-Deprecated - Base Network Adapter CNA1 (in Systems) GET {{iloURI}}/redfish/v1/Systems/1/BaseNetworkAdapters/1