An instance of DelliDRACCard will have data specific to the Integrated Dell Remote Access Controller (iDRAC) in the managed system.
Privilege: Login
Note: This URI has been updated to meet the latest Redfish specification based URI naming conventions. The following non-compliant URI may get deprecated in future releases. Old URI: '/redfish/v1/Dell/Managers/{ManagerId}/DelliDRACCard/{iDRACCardId}'
username:passwordAuthorization: Basic *****************X-Auth-Token: ********************curl --location '/redfish/v1/Managers//Oem/Dell/DelliDRACCard/' \
--header 'Authorization: Basic <encoded-value>'{
"@odata.context": "/redfish/v1/$metadata#DelliDRACCard.DelliDRACCard",
"@odata.id": "/redfish/v1/Managers/iDRAC.Embedded.1/Oem/Dell/DelliDRACCard/iDRAC.Embedded.1-1_0x23_IDRACinfo",
"@odata.type": "#DelliDRACCard.v1_1_0.DelliDRACCard",
"Description": "An instance of DelliDRACCard will have data specific to the Integrated Dell Remote Access Controller (iDRAC) in the managed system.",
"IPMIVersion": "2.0",
"Id": "iDRAC.Embedded.1-1_0x23_IDRACinfo",
"LastSystemInventoryTime": "2025-10-29T04:21:26+00:00",
"LastUpdateTime": "2025-11-07T05:42:58+00:00",
"Name": "DelliDRACCard",
"URLString": "https://100.68.167.139:443"
}