{ "Name": "Simple Storage Controller", "Modified": "2013-07-22T14:44+0000", "Type": "SimpleStorage.0.91.0", "Description": "System SATA", "UEFIDevicePath": "UEFI Device Path", "Status": { "State": "Enabled", "Health": "OK", "HealthRollUp": "Degraded" }, "Devices": [ { "Name": "Drive 1", "Manufacturer": "ACME", "Model": "Drive Model string", "Status": { "State": "Enabled", "Health": "OK" } }, { "Name": "Drive 2", "Manufacturer": "SuperDuperSSD", "Model": "Drive Model string", "Status": { "State": "Enabled", "Health": "Degraded" } }, { "Name": "Drive 3", "Status": { "State": "Absent" } }, { "Name": "Drive 4", "Status": { "State": "Absent" } } ] }