1*** Settings *** 2Documentation BMC redfish resource keyword. 3 4Library bmc_redfish.py 5... ${OPENBMC_HOST} ${OPENBMC_USERNAME} ${OPENBMC_PASSWORD} 6... WITH NAME redfish 7Resource rest_response_code.robot 8Library disable_warning_urllib.py 9 10*** Keywords *** 11