blob: adcfd8bc82a591fd3444ea4e18ceec61afb67246 [file] [edit]
{
"@Redfish.Settings": {
"@odata.type": "#Settings.v1_0_0.Settings"
},
"Id": "Dummy ID",
"SampleIntegerProperty": -5,
"SampleRealProperty": -5576.90001,
"SampleEnabledProperty": null,
"ChildArrayProperty": [
{
"AnotherBoolean": true,
"LinkStatus": "NoLink"
},
{
"LinkStatus": "LinkDown"
}
]
}