Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py180 return self.rest_request(self.patch_with_mtls, *args, **kwargs)
227 def patch_with_mtls(self, *args, **kwargs): member in redfish_plus