summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2022-02-17 22:32:37 +0300
committerEd Tanous <ed@tanous.net>2023-06-20 19:49:51 +0300
commit1e6deaf6328fe9eb7b70c9b9405e329891f44bd4 (patch)
tree1b76b12a451fca156d052a16eb5be98580b5a8e8 /include
parent5eb468da982d6b02cafc6d3b7e4413d01b28be80 (diff)
downloadbmcweb-1e6deaf6328fe9eb7b70c9b9405e329891f44bd4.tar.xz
Use fillMessageArgs in log services
There's two instances of log service that the method from fillMessageArgs was copy/pasted to. This commit moves them to using the common, unit tested function. Tested: - Verified the GET on Event logs and works as expected. curl -k -u $USER:$PASSWORD --noproxy "*" https://${BMCIP}/redfish/v1/Systems/system/LogServices/EventLog/Entries -X GET - Verified the PostCode fetching and works as expected. curl -k -u $USER:$PASSWORD --noproxy "*" https://${BMCIP}/redfish/v1/Systems/system/LogServices/PostCodes/Entries -X GET Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I24eb13b83eff41e7dfd98ea9ecc160d578d2faa6
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions