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

feat(redfish/bios): Add GetActiveSoftwareImage #158

Conversation

xaionaro
Copy link
Contributor

@xaionaro xaionaro commented Oct 8, 2021

Specification "Redfish Resource and Schema Guide" defines field "Links" in Bios.v1.1 , which contains "ActiveSoftwareImage".
See: https://www.dmtf.org/sites/default/files/standards/documents/DSP2046_2020.3.pdf

Adding support of the field.

Specification "Redfish Resource and Schema Guide" defines
field "Links" in Bios.v1.1 , which contains "ActiveSoftwareImage".
See: https://www.dmtf.org/sites/default/files/standards/documents/DSP2046_2020.3.pdf

Adding support of the field.

Signed-off-by: Dmitrii Okunev <[email protected]>
@xaionaro xaionaro force-pushed the feature/bios_add_active_software_image branch from 7a13898 to eccd97e Compare October 8, 2021 13:21
Copy link
Owner

@stmcginnis stmcginnis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - thanks!

@stmcginnis stmcginnis merged commit 6919e15 into stmcginnis:main Oct 8, 2021
dylngg pushed a commit to dylngg/gofish that referenced this pull request Mar 28, 2022
Specification "Redfish Resource and Schema Guide" defines
field "Links" in Bios.v1.1 , which contains "ActiveSoftwareImage".
See: https://www.dmtf.org/sites/default/files/standards/documents/DSP2046_2020.3.pdf

Adding support of the field.

Signed-off-by: Dmitrii Okunev <[email protected]>
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

Successfully merging this pull request may close these issues.

None yet

2 participants