Lines Matching refs:Get

54     ${image_version}=  code_update_utils.Get Version Tar  ${IMAGE_FILE_PATH}
58 ${bmc_release_info}= utils.Get BMC Release Info
62 ${post_code_update_actions}= Get Post Boot Action
63 ${state}= Get Pre Reboot State
70 ${sw_inv}= Get Functional Firmware BMC image
71 ${nonfunctional_sw_inv}= Get Non Functional Firmware ${sw_inv} False
90 ${image_version}= code_update_utils.Get Version Tar ${IMAGE_FILE_PATH}
94 ${bmc_release_info}= utils.Get BMC Release Info
138 ${resp}= Redfish.Get /redfish/v1/UpdateService/update
158 ${image_version}= code_update_utils.Get Version Tar ${IMAGE_FILE_PATH}
162 ${bmc_release_info}= utils.Get BMC Release Info
181 ${software_object}= Get Non Running BMC Software Object
192 ${software_inventory_record}= Get Software Inventory State By Version
194 ${num_keys}= Get Length ${software_inventory_record}
213 Get Image Priority
214 [Documentation] Get Current Image Priority.
222 # Get only the record associated with our image_version.
227 ${software_info}= Get Dictionary Values ${software_info}
240 ${least_priority}= Get Least Value Priority Image ${VERSION_PURPOSE_BMC}
241 ${cur_priority}= Get Image Priority ${image_version}
270 ${post_code_update_actions}= Get Post Boot Action
271 ${state}= Get Pre Reboot State
276 ${before_inv_list}= redfish_utils.Get Member List /redfish/v1/UpdateService/FirmwareInventory
284 ${after_inv_list}= redfish_utils.Get Member List /redfish/v1/UpdateService/FirmwareInventory
296 ${tar_version}= code_update_utils.Get Version Tar ${IMAGE_FILE_PATH}
297 ${image_info}= Get Software Inventory State By Version ${tar_version}