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