Home
last modified time | relevance | path

Searched defs:resource_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dbmc_redfish_utils.py68 def get_attribute(self, resource_path, attribute, verify=None): argument
95 def get_properties(self, resource_path): argument
107 def get_members_uri(self, resource_path, attribute): argument
146 def get_endpoint_path_list(self, resource_path, end_point_prefix): argument
165 def get_target_actions(self, resource_path, target_attribute): argument
208 def get_member_list(self, resource_path): argument
236 def list_request(self, resource_path): argument
268 self, resource_path, return_json=1, include_dead_resources=False argument
H A Dbmc_redfish.py208 self, resource_path, return_json=1, include_dead_resources=False argument
324 def get_members_list(self, resource_path, filter=None): argument