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

redfish/updateservice: struct field MultipartHTTPPushURI #166

Merged
merged 1 commit into from
Mar 11, 2022
Merged

redfish/updateservice: struct field MultipartHTTPPushURI #166

merged 1 commit into from
Mar 11, 2022

Conversation

joelrebel
Copy link
Contributor

This field enables clients to determine if the updateservice supports Multipart push updates.

A service may support the MultipartHttpPushUri property within the
UpdateService resource. A client can perform an HTTP or HTTPS POST request on the URI specified by this property to initiate a push-based update.

https://www.dmtf.org/sites/default/files/standards/documents/DSP2062_1.0.0.pdf

A service may support the MultipartHttpPushUri property within the
UpdateService resource.
A client can perform an HTTP or HTTPS POST request on the URI specified by this
property to initiate a push-based update.

ref: https://www.dmtf.org/sites/default/files/standards/documents/DSP0266_1.15.0.pdf
@joelrebel joelrebel changed the title redfish/updateservice: Add struct field MultipartHttpPushUri redfish/updateservice: struct field MultipartHTTPPushURI Mar 11, 2022
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.

Thanks!

@stmcginnis stmcginnis merged commit 70dde36 into stmcginnis:main Mar 11, 2022
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.

2 participants