*** Settings *** Library OperatingSystem Library Selenium2Library Library RequestsLibrary Library Collections Resource ../tsg_bfapi/ApiRequest.robot *** Keywords *** schema ${responsedata} Get-Request /v1/log/schema?logType=active_defence_event_log ${responsedata1} Get From Dictionary ${responsedata} data ${responsefields} Get From Dictionary ${responsedata1} fields [Return] ${responsedata}