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.py61 def get_attribute(self, resource_path, attribute, verify=None): argument
88 def get_properties(self, resource_path): argument
100 def get_members_uri(self, resource_path, attribute): argument
139 def get_endpoint_path_list(self, resource_path, end_point_prefix): argument
158 def get_target_actions(self, resource_path, target_attribute): argument
201 def get_member_list(self, resource_path): argument
229 def list_request(self, resource_path): argument
261 self, resource_path, return_json=1, include_dead_resources=False argument
H A Dbmc_redfish.py200 self, resource_path, return_json=1, include_dead_resources=False argument
316 def get_members_list(self, resource_path, filter=None): argument