in lib/fluent/plugin/filter_process_redfishalert.rb [87:91]
def getPowerState(host) res = callRedfishGetAPI(host, @deviceRackURI[hardware]) return res["PowerState"] end