Delete a firmware bundle from the firmware repository

Hewlett Packard Enterprise recommends that you unassign the SPP from all devices that the SPP is assigned to before removing the SPP.

Prerequisites

  • Minimum required session ID privileges: Infrastructure administrator, Server administrator, or Network administrator

Deleting a firmware bundle from the firmware repository using REST APIs
  1. Select a firmware bundle URI.

    GET /rest/firmware-drivers

  2. Delete the firmware bundle using the URI from step 1.

    DELETE /rest/firmware-drivers/{id}