Searched defs:get_attribute (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc-test-automation/lib/ | ||
H A D | bmc_redfish.py | 173 def get_attribute(self, path, attribute, default=None, *args, **kwargs): member in bmc_redfish |
H A D | bmc_redfish_utils.py | 57 def get_attribute(self, resource_path, attribute, verify=None): member in bmc_redfish_utils |
H A D | redfish_request.py | 402 def get_attribute(attribute, data): member in redfish_request |