Lines Matching full:entries
34 Wait Until Keyword Succeeds 1 mins 15 secs Redfish.Get ${EVENT_LOG_URI}Entries
69 …Redfish.Delete /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries/${elog_entry[0]["Id"…
71 ${error_entries}= Get Redfish Error Entries
97 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries",
99 # "Description": "Collection of System Event Log Entries",
103 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/1",
114 # "Name": "System Event Log Entries"
147 Wait Until Keyword Succeeds 1 mins 15 secs Redfish.Get ${EVENT_LOG_URI}Entries
158 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries",
160 # "Description": "Collection of System Event Log Entries",
164 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/1",
175 # "Name": "System Event Log Entries"
205 Redfish.Patch ${EVENT_LOG_URI}Entries/${elog_entry[0]["Id"]} body={'Resolved':True}
212 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/2045",
264 ${error_entries_before}= Get Redfish Error Entries
265 …Redfish.Delete /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries/${error_entries_befo…
267 ${error_entries_after}= Get Redfish Error Entries
309 [Documentation] Verify event log entries wraps when 200 max cap is reached.
402 Get Redfish Error Entries
404 …ris}= redfish_utils.get_member_list /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries
416 [Documentation] Event log entries should not exist.
423 [Documentation] Event log entries should exist.
435 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/31",