Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoftLayer_Hardware_Server API serivce: SoftLayer_Hardware_Server is lack of bios/ipmi firmware update info #340

Open
jujuv587 opened this issue Apr 5, 2024 · 0 comments

Comments

@jujuv587
Copy link

jujuv587 commented Apr 5, 2024

SoftLayer_Hardware_Server API serivce: SoftLayer_Hardware_Server is lack of bios/ipmi firmware update info.

Hi IBM Cloud, when a baremetal needs a critical firmware update on bios/ipmi, it only shows from UI page.

Screenshot 2024-04-05 at 4 07 29 PM

I’m developing an SL API service automation to confirm if a firmware has critical updates to do before sending power off commands and perform firmware updates.

I looked into

https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/

However, the service only contains firmwareUpdate functionalities without providing the current version/up-to-date version/firmware Update status info.

I also looked into SoftLayer_Hardware_Component_Firmware data type returned and found the create/build dates, isQualified, serverity info, version is not well recorded in terms of getting current/target version and lack of explanation on the document link.

Could you please let me know if there’s a way in softlayer API that can provide firmware update required info or how SoftLayer_Hardware_Component_Firmware data type attributes recorded?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant