interface Raid {
    raidArrays: RaidArray[];
}

Properties

Properties

raidArrays: RaidArray[]

Details about the RAID controller.