Home
last modified time | relevance | path

Searched defs:get_attribute (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dbmc_redfish.py173 def get_attribute(self, path, attribute, default=None, *args, **kwargs): member in bmc_redfish
H A Dbmc_redfish_utils.py57 def get_attribute(self, resource_path, attribute, verify=None): member in bmc_redfish_utils
H A Dredfish_request.py402 def get_attribute(attribute, data): member in redfish_request