Retrieve the list of firmware bundles
HPE Compute Ops Management API (latest)
HPE Compute Operations Management provides a Restful API to customers who want to manage their devices programmatically or through a command line. The API enables customers to invoke operations or tasks such as list devices, see device details, device health, and manage their device's firmware.
UPDATED API ENDPOINTS
Compute Ops Management now supports the HPE GreenLake API endpoints (<region>.api.greenlake.hpe.com
). The Guide contains more information about this change.
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/compute-ops-mgmt/public/openapi/compute-ops-mgmt-latest/
https://us-west.api.greenlake.hpe.com/
https://eu-central.api.greenlake.hpe.com/
https://ap-northeast.api.greenlake.hpe.com/
Tenant-Acid header can be used by an MSP workspace to make API calls on behalf of their tenant by specifying the tenant's application customer ID.
In order to make such an API call, the Bearer token must belong to an MSP workspace and this header value must be the application customer ID of a tenant within the MSP workspace. Use the /compute-ops-mgmt/v1beta1/accounts
API to determine the application customer IDs for your tenant accounts.
- Mock server
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/compute-ops-mgmt/public/openapi/compute-ops-mgmt-latest/compute-ops-mgmt/v1/firmware-bundles
- API endpoint for US West
https://us-west.api.greenlake.hpe.com/compute-ops-mgmt/v1/firmware-bundles
- API endpoint for EU Central
https://eu-central.api.greenlake.hpe.com/compute-ops-mgmt/v1/firmware-bundles
- API endpoint for AP Northeast
https://ap-northeast.api.greenlake.hpe.com/compute-ops-mgmt/v1/firmware-bundles
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/compute-ops-mgmt/public/openapi/compute-ops-mgmt-latest/compute-ops-mgmt/v1/firmware-bundles \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
OK
Primary identifier for the firmware bundle given by the system
Name given to the bundle usually based on the bundle type
URI to the firmware bundle itself (i.e. a self link)
A brief description of the bundle
Time of firmware bundle creation
Time of the last firmware bundle update
The date on which bundle is published to the web
Gives the information about the issue that will be addressed by the bundle
Bundle Type assigned based on the servers for which it is built for
A HPE SW Center Page link which describes the enhancements included in this bundle
The link to all the customer advisories released for this bundle
The list of operating systems that this bundle supports
A HPE SW Center Page link which describes how the bundle can be downloaded and installed in the customer environment
An URL which points to HPE SW Center Page for this bundle
Details about vmware addon and the location of the vmware addon in RDA
{ "offset": 0, "count": 1, "total": 12, "items": [ { … } ] }
Tenant-Acid header can be used by an MSP workspace to make API calls on behalf of their tenant by specifying the tenant's application customer ID.
In order to make such an API call, the Bearer token must belong to an MSP workspace and this header value must be the application customer ID of a tenant within the MSP workspace. Use the /compute-ops-mgmt/v1beta1/accounts
API to determine the application customer IDs for your tenant accounts.
- Mock server
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/compute-ops-mgmt/public/openapi/compute-ops-mgmt-latest/compute-ops-mgmt/v1/firmware-bundles/{id}
- API endpoint for US West
https://us-west.api.greenlake.hpe.com/compute-ops-mgmt/v1/firmware-bundles/{id}
- API endpoint for EU Central
https://eu-central.api.greenlake.hpe.com/compute-ops-mgmt/v1/firmware-bundles/{id}
- API endpoint for AP Northeast
https://ap-northeast.api.greenlake.hpe.com/compute-ops-mgmt/v1/firmware-bundles/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
'https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/compute-ops-mgmt/public/openapi/compute-ops-mgmt-latest/compute-ops-mgmt/v1/firmware-bundles/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
OK
Primary identifier for the firmware bundle given by the system
Name given to the bundle usually based on the bundle type
URI to the firmware bundle itself (i.e. a self link)
A brief description of the bundle
Time of the last firmware bundle update
The date on which bundle is published to the web
Gives the information about the issue that will be addressed by the bundle
Bundle Type assigned based on the servers for which it is built for
A HPE SW Center Page link which describes the enhancements included in this bundle
The link to all the customer advisories released for this bundle
The list of operating systems that this bundle supports
A HPE SW Center Page link which describes how the bundle can be downloaded and installed in the customer environment
An URL which points to HPE SW Center Page for this bundle
Details about vmware addon and the location of the vmware addon in RDA
{ "id": "275a59f78916400a761e4bf8c6958934", "type": "compute-ops-mgmt/firmware-bundle", "generation": 1, "name": "Gen10 Service Pack for ProLiant", "resourceUri": "/compute-ops-mgmt/v1/firmware-bundles/275a59f78916400a761e4bf8c6958934", "description": "Gen10/Gen10 Plus Service Pack for ProLiant (SPP) is a comprehensive systems software and firmware update solution", "createdAt": "2023-08-24T02:08:58.675535Z", "updatedAt": "2023-08-24T02:08:58.675535Z", "releaseDate": "2023-09-12T00:00:00+00:00", "summary": "Gen10/Gen10 Plus SPP 2023.09.00.00 release supersedes Gen10/Gen10 Plus SPP 2023.03.00.00 and includes support for Red Hat Enterprise Linux 9.2, RHEL 8.8 and SLES15 SP5.", "bundleType": "BASE", "platformFamily": "PROLIANT", "baseBundleUri": null, "releaseVersion": "2023.09.00.00", "enhancements": "Gen10/Gen10 Plus SPP 2023.09.00.00 includes support for the following OS Versions Red Hat Enterprise Linux 8.8 Red Hat Enterprise Linux 9.2 SUSE Linux Enterprise Server 15 SP5", "advisories": "http://auth-essn-pro-sitebuilder.its.hpecorp.net/us/en/enterprise/servers/products/service_pack/spp_test/index.aspx?version=gen10.2023.09.00.00", "supportedOsList": "Microsoft Windows Server 2022, Red Hat Enterprise Linux 9, VMware ESXi 8.0", "isActive": true, "releaseNotes": "Gen10/Gen10 Plus SPP 2023.09.00.00 includes support.", "supportUrl": "http://auth-essn-pro-sitebuilder.its.hpecorp.net/us/en/enterprise/servers/products/service_pack/spp_test/index.aspx?version=gen10.2023.09.00.00", "displayName": "SPP 2023.09.00.00 (12 Sep 2023)", "vmwareAddonInfo": [ { … } ], "bundleNameFormat": "BUNDLE_4OCTET", "bundleGeneration": "BUNDLE_GEN_10" }