-
Notifications
You must be signed in to change notification settings - Fork 59
404 response after POST at LogService.ClearLog action #408
Copy link
Copy link
Open
Labels
prio:normalnormal priority, can be taken up after high priority issues are addressednormal priority, can be taken up after high priority issues are addressedstatus:newThis tag is attached to a new issue during creation onlyThis tag is attached to a new issue during creation onlytype:bugThis tag is attached to 'bug' issue during creationThis tag is attached to 'bug' issue during creation
Description
Metadata
Metadata
Assignees
Labels
prio:normalnormal priority, can be taken up after high priority issues are addressednormal priority, can be taken up after high priority issues are addressedstatus:newThis tag is attached to a new issue during creation onlyThis tag is attached to a new issue during creation onlytype:bugThis tag is attached to 'bug' issue during creationThis tag is attached to 'bug' issue during creation
Type
Fields
Give feedbackNo fields configured for issues without a type.
I'm trying to send POST at ClearLog
https://10.91.209.202:45000/redfish/v1/Systems/ae7bff1b-1fd0-40bd-9882-d7318f9df959:1/LogServices/SEL/Actions/LogService.ClearLogand I get that response with 404 code:
system.log in odimra:1.0 docker:
If I correctly understand - ODIM is sending
GETto the service, not POST