Jobs-Servers firmware update
Number of APIs: 5
-
1-Get all job templates URIs GET {{url}}/compute-ops-mgmt/{{job-templates-API-version}}/job-templates
-
3-Get the firmware bundle id of 2022.03.1 GET {{url}}/compute-ops-mgmt/{{firmware-bundles-API-version}}/firmware-bundles
-
4- Update firmware on HOL-017 using 2022.03.1 POST {{url}}/compute-ops-mgmt/{{jobs-API-version}}/jobs
-
5-Get firmware update job status GET {{url}}{{job_resourceUri}}
-
2-Get resourceUri of server "HOL-07" GET {{url}}/compute-ops-mgmt/{{servers-API-version}}/servers?filter=contains(host/hostname,'HPE-HOL07')