Add Chassis to ServiceRoot

This property is not required, but it would be nice to have it
along with existing Systems, Managers, Registers.

Story: 2010059
Task: 45509
Change-Id: I4c7c7b63e9e30f3dc5aecc4b83e015c3621cb3d3
This commit is contained in:
Serhii Skrypnik 2022-05-31 22:09:50 +03:00 committed by Aija Jauntēva
parent 23362129ed
commit 0d49437e6f
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
"Name": "Redvirt Service",
"RedfishVersion": "1.5.0",
"UUID": "85775665-c110-4b85-8989-e6162170b3ec",
"Chassis": {
"@odata.id": "/redfish/v1/Chassis"
},
"Systems": {
"@odata.id": "/redfish/v1/Systems"
},