{
"@odata.context": "/redfish/v1/$metadata#BootOptionCollection.BootOptionCollection",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/BootOptions",
"@odata.type": "#BootOptionCollection.BootOptionCollection",
"Description": "Collection of BootOptions",
"Members": [
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/BootOptions/Boot0004"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/BootOptions/Boot0002"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/BootOptions/Boot0000"
}
],
"Members@odata.count": 3,
"Name": "Boot Options Collection"
}