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

Task Monitor URL doesn't match the DMTF redfish specification format. #272

Closed
4 tasks done
windsparks33 opened this issue Apr 15, 2024 · 1 comment
Closed
4 tasks done

Comments

@windsparks33
Copy link

windsparks33 commented Apr 15, 2024

Is this the right place to submit this?

  • This is not a security vulnerability or a crashing bug
  • This is not a question about how to use OpenBMC
  • This is not a bug in an OpenBMC fork or a bug in code still under code review.
  • This is not a request for a new feature.

Bug Description

Today a TaskMonitor is created as /redfish/v1/TaskService/<id>/TaskMonitor. The Redfish specification says the format is "/redfish/v1/TaskService/TaskMonitor/<id>".
Please see section 12.2 Asynchronous operations in https://www.dmtf.org/sites/default/files/standards/documents/DSP0266_1.20.0.pdf

Version

The latest bmcweb

Additional Information

No response

@edtanous
Copy link
Contributor

Yep, this looks like a bug; In the past Redfish was not specific about URLs in use. Now that it enforces URLs in the specification, this should arguably be changed. If you know the change that needs to be made, please submit it to gerrit.

Also, please include steps to reproduce.

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

2 participants