A collection of DellOpaqueManagementData resource
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}/DellOpaqueManagementDataCollection'
username:passwordAuthorization: Basic *****************X-Auth-Token: ********************curl --location '/redfish/v1/Managers//Oem/Dell/DellOpaqueManagementData' \
--header 'Authorization: Basic <encoded-value>'{
"@odata.context": "/redfish/v1/$metadata#DellOpaqueManagementDataCollection.DellOpaqueManagementDataCollection",
"@odata.id": "/redfish/v1/Managers/iDRAC.Embedded.1/Oem/Dell/DellOpaqueManagementData",
"@odata.type": "#DellOpaqueManagementDataCollection.DellOpaqueManagementDataCollection",
"Description": "A collection of DellOpaqueManagementData resource",
"Members": [],
"Members@odata.count": 0,
"Name": "DellOpaqueManagementDataCollection"
}