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