Home
last modified time | relevance | path

Searched refs:rest_request (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py60 def rest_request(self, func, *args, **kwargs): member in redfish_plus
130 return self.rest_request(self.get_with_mtls, *args, **kwargs)
132 return self.rest_request(
138 return self.rest_request(self.head_with_mtls, *args, **kwargs)
140 return self.rest_request(
146 return self.rest_request(self.post_with_mtls, *args, **kwargs)
148 return self.rest_request(
154 return self.rest_request(self.put_with_mtls, *args, **kwargs)
156 return self.rest_request(
164 return self.rest_request(
[all …]
H A Dbmc_network_utils.robot491 # (e.g. "200"). See prolog of rest_request
537 # (e.g. "200"). See prolog of rest_request
796 # (e.g. "200"). See prolog of rest_request
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_ipv6.robot304 # (e.g. "200"). See prolog of rest_request
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ldap_configuration.robot568 # HostName. See prolog of rest_request