Closed yograj099 closed 5 months ago
Hi @yograj099
Can you share what URI you're trying to run iDRAC Redfish request against?
Thanks Tex
HI,
Please find the uri below:
https://
Thanks, header for GET request should be "Content-Type: application/json", if you still see a failure can you share details of the Redfish call along with the error returned.
Thanks Tex
Hi,
I do not see any error with redfish uri. I have a proper output as well. Question here is , GET operation is retrieving the data through DCi ,not via RDE. I want redfish to retrieve the data through RDE.
Hi @yograj099
RDE is currently not supported by iDRAC and is mentioned in this previous issue:
https://github.com/dell/iDRAC-Redfish-Scripting/issues/277
Thanks Tex
Thanks Tex. I expected that with new releases support might have added as its in plan. Thanks again for your time.
Hi,
What is the header value we can pass with redfish uri while querying for RDE ? Can someone please share header values ?