Lines Matching full:ids
61 ${ids}= Get Dictionary Keys ${pel_records}
62 ${id}= Get From List ${ids} 0
92 ${pel_ids}= Fetch All Pel Ids Based On Error Message test error
122 # Example of PEL IDs from PEL logs.
221 ${pel_ids}= Fetch All Pel Ids Based On Error Message test error
236 ${pel_informational_error}= Get PEL Log IDs User Header Event Severity Informational Event
237 ${pel_bmc_created_error}= Get PEL Log IDs Private Header Creator Subsystem BMC
410 ${ids}= Get Dictionary Keys ${pel_records}
411 ${id}= Get From List ${ids} 0
458 ${ids}= Get Dictionary Keys ${pel_records}
459 ${id}= Get From List ${ids} 0
583 # Retrieve the IDs of the logs.
664 ${ids}= Get Dictionary Keys ${pel_records}
665 Should Be Empty ${ids}
669 ${ids}= Get Dictionary Keys ${pel_records}
670 Should Not Be Empty ${ids}
671 ${id}= Get From List ${ids} 0
710 ${ids}= Get Dictionary Keys ${pel_records}
711 ${pel_id}= Get From List ${ids} -1
838 Get PEL Log IDs
839 [Documentation] Returns the list of PEL log IDs which contains given field's value.
886 [Documentation] Returns the list of PEL IDs using BMC CLI.
889 ${ids}= Get Dictionary Keys ${pel_records}
890 Sort List ${ids}
892 RETURN ${ids}
965 ${ids}= Get Dictionary Keys ${pel_records}
966 ${pel_id}= Get From List ${ids} -1