Home
last modified time | relevance | path

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

/openbmc/bmcweb/scripts/
H A Dgenerate_auth_certificates.py76 redfishObject, commonName, extensions, caKey, caCert, serial argument
102 response = redfishObject.post(
225 redfishObject = redfish.redfish_client(
231 redfishObject.login(auth="session")
273 redfishObject,
335 response = redfishObject.post(caCertPath, body=caCertJSON)
345 response = redfishObject.post(replaceCertPath, body=caCertJSON)
368 response = redfishObject.post(replaceCertPath, body=serverCertJSON)
375 response = redfishObject.patch(
382 redfishObject.logout()