Lines Matching full:logservices
76 std::format("/redfish/v1/Systems/{}/LogServices/PostCodes",
85 std::format("/redfish/v1/Systems/{}/LogServices/PostCodes/Entries",
96 "/redfish/v1/Systems/{}/LogServices/PostCodes/Actions/LogService.ClearLog",
289 "/redfish/v1/Systems/{}/LogServices/PostCodes/Entries/{}",
303 "/redfish/v1/Systems/{}/LogServices/PostCodes/Entries/",
425 "/redfish/v1/Systems/{}/LogServices/PostCodes/Entries?$skip=",
489 std::format("/redfish/v1/Systems/{}/LogServices/PostCodes/Entries",
618 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/LogServices/PostCodes/")
625 "/redfish/v1/Systems/<str>/LogServices/PostCodes/Actions/LogService.ClearLog/")
633 "/redfish/v1/Systems/<str>/LogServices/PostCodes/Entries/")
639 app, "/redfish/v1/Systems/<str>/LogServices/PostCodes/Entries/<str>/")
646 "/redfish/v1/Systems/<str>/LogServices/PostCodes/Entries/<str>/attachment/")