{
  "infrastructure": {
    "systems": [
      {
        "system": "System A",
        "cages": [
          {
            "cage": "Cage 1",
            "info": {
              "id": 1,
              "type": "drive_cage",
              "slot": 0,
              "serialNumber": "SN12345678",
              "model": "3PAR-DL380-CAGE",
              "firmwareVersion": "1.2.3",
              "state": "ok",
              "diskSlots": 24,
              "occupiedSlots": 4,
              "health": {
                "status": "OK",
                "lastChecked": "2025-12-04T08:15:22Z"
              },
              "temperature": {
                "celsius": 34.5,
                "status": "normal",
                "thresholdHigh": 60,
                "thresholdLow": 0
              },
              "power": {
                "present": true,
                "redundant": true,
                "status": "normal"
              }
            },
            "drives": [
              {
                "bay": 0,
                "uid": "3PAR-DR-0001",
                "model": "HDD-2TB-7.2K",
                "serialNumber": "DRV0001001",
                "capacityBytes": 2000398934016,
                "state": "online",
                "mediaType": "hdd"
              },
              {
                "bay": 1,
                "uid": "3PAR-DR-0002",
                "model": "HDD-2TB-7.2K",
                "serialNumber": "DRV0001002",
                "capacityBytes": 2000398934016,
                "state": "online",
                "mediaType": "hdd"
              },
              {
                "bay": 2,
                "uid": "3PAR-DR-0003",
                "model": "SSD-480GB",
                "serialNumber": "DRV0001003",
                "capacityBytes": 480103981184,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 3,
                "uid": "3PAR-DR-0004",
                "model": "SSD-480GB",
                "serialNumber": "DRV0001004",
                "capacityBytes": 480103981184,
                "state": "online",
                "mediaType": "ssd"
              }
            ]
          },
          {
            "cage": "Cage 2",
            "info": {
              "id": 2,
              "type": "drive_cage",
              "slot": 1,
              "serialNumber": "SN87654321",
              "model": "3PAR-DL380-CAGE",
              "firmwareVersion": "1.2.3",
              "state": "warning",
              "diskSlots": 24,
              "occupiedSlots": 4,
              "health": {
                "status": "Degraded",
                "lastChecked": "2025-12-04T08:16:03Z"
              },
              "temperature": {
                "celsius": 49.8,
                "status": "high",
                "thresholdHigh": 60,
                "thresholdLow": 0
              },
              "power": {
                "present": true,
                "redundant": false,
                "status": "powerSupplyMissing"
              }
            },
            "drives": [
              {
                "bay": 0,
                "uid": "3PAR-DR-0025",
                "model": "SSD-960GB",
                "serialNumber": "DRV0002025",
                "capacityBytes": 960221120000,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 1,
                "uid": "3PAR-DR-0026",
                "model": "SSD-960GB",
                "serialNumber": "DRV0002026",
                "capacityBytes": 960221120000,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 2,
                "uid": "3PAR-DR-0027",
                "model": "HDD-4TB-7.2K",
                "serialNumber": "DRV0002027",
                "capacityBytes": 4000787030016,
                "state": "failed",
                "mediaType": "hdd"
              },
              {
                "bay": 3,
                "uid": "3PAR-DR-0028",
                "model": "HDD-4TB-7.2K",
                "serialNumber": "DRV0002028",
                "capacityBytes": 4000787030016,
                "state": "online",
                "mediaType": "hdd"
              }
            ]
          },
          {
            "cage": "Cage 3",
            "info": {
              "id": 3,
              "type": "drive_cage",
              "slot": 2,
              "serialNumber": "SN55555555",
              "model": "3PAR-DL360-CAGE",
              "firmwareVersion": "1.2.4",
              "state": "ok",
              "diskSlots": 12,
              "occupiedSlots": 4,
              "health": {
                "status": "OK",
                "lastChecked": "2025-12-04T08:15:50Z"
              },
              "temperature": {
                "celsius": 31,
                "status": "normal",
                "thresholdHigh": 60,
                "thresholdLow": 0
              },
              "power": {
                "present": true,
                "redundant": true,
                "status": "normal"
              }
            },
            "drives": [
              {
                "bay": 0,
                "uid": "3PAR-DR-0101",
                "model": "SSD-480GB",
                "serialNumber": "DRV0003101",
                "capacityBytes": 480103981184,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 1,
                "uid": "3PAR-DR-0102",
                "model": "SSD-480GB",
                "serialNumber": "DRV0003102",
                "capacityBytes": 480103981184,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 2,
                "uid": "3PAR-DR-0103",
                "model": "HDD-1TB-7.2K",
                "serialNumber": "DRV0003103",
                "capacityBytes": 1000204886016,
                "state": "online",
                "mediaType": "hdd"
              },
              {
                "bay": 3,
                "uid": "3PAR-DR-0104",
                "model": "HDD-1TB-7.2K",
                "serialNumber": "DRV0003104",
                "capacityBytes": 1000204886016,
                "state": "online",
                "mediaType": "hdd"
              }
            ]
          }
        ]
      },
      {
        "system": "System B",
        "cages": [
          {
            "cage": "Cage 4",
            "info": {
              "id": 101,
              "type": "drive_cage",
              "slot": 0,
              "serialNumber": "SNB100001",
              "model": "3PAR-DL380-CAGE",
              "firmwareVersion": "1.3.1",
              "state": "ok",
              "diskSlots": 24,
              "occupiedSlots": 6,
              "health": {
                "status": "OK",
                "lastChecked": "2025-12-05T10:00:00Z"
              },
              "temperature": {
                "celsius": 28.4,
                "status": "normal",
                "thresholdHigh": 60,
                "thresholdLow": 0
              },
              "power": {
                "present": true,
                "redundant": true,
                "status": "normal"
              }
            },
            "drives": [
              {
                "bay": 0,
                "uid": "3PAR-DR-B001",
                "model": "SSD-1.92TB",
                "serialNumber": "DRVB0001",
                "capacityBytes": 1920383410176,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 1,
                "uid": "3PAR-DR-B002",
                "model": "SSD-1.92TB",
                "serialNumber": "DRVB0002",
                "capacityBytes": 1920383410176,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 2,
                "uid": "3PAR-DR-B003",
                "model": "HDD-8TB-7.2K",
                "serialNumber": "DRVB0003",
                "capacityBytes": 8001563222016,
                "state": "online",
                "mediaType": "hdd"
              },
              {
                "bay": 3,
                "uid": "3PAR-DR-B004",
                "model": "HDD-8TB-7.2K",
                "serialNumber": "DRVB0004",
                "capacityBytes": 8001563222016,
                "state": "online",
                "mediaType": "hdd"
              }
            ]
          },
          {
            "cage": "Cage 5",
            "info": {
              "id": 102,
              "type": "drive_cage",
              "slot": 1,
              "serialNumber": "SNB100002",
              "model": "3PAR-DL380-CAGE",
              "firmwareVersion": "1.3.1",
              "state": "ok",
              "diskSlots": 24,
              "occupiedSlots": 4,
              "health": {
                "status": "OK",
                "lastChecked": "2025-12-05T10:05:00Z"
              },
              "temperature": {
                "celsius": 33.1,
                "status": "normal",
                "thresholdHigh": 60,
                "thresholdLow": 0
              },
              "power": {
                "present": true,
                "redundant": true,
                "status": "normal"
              }
            },
            "drives": [
              {
                "bay": 0,
                "uid": "3PAR-DR-B025",
                "model": "SSD-960GB",
                "serialNumber": "DRVB0025",
                "capacityBytes": 960221120000,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 1,
                "uid": "3PAR-DR-B026",
                "model": "SSD-960GB",
                "serialNumber": "DRVB0026",
                "capacityBytes": 960221120000,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 2,
                "uid": "3PAR-DR-B027",
                "model": "HDD-4TB-7.2K",
                "serialNumber": "DRVB0027",
                "capacityBytes": 4000787030016,
                "state": "online",
                "mediaType": "hdd"
              },
              {
                "bay": 3,
                "uid": "3PAR-DR-B028",
                "model": "HDD-4TB-7.2K",
                "serialNumber": "DRVB0028",
                "capacityBytes": 4000787030016,
                "state": "online",
                "mediaType": "hdd"
              }
            ]
          },
          {
            "cage": "Cage 6",
            "info": {
              "id": 103,
              "type": "drive_cage",
              "slot": 2,
              "serialNumber": "SNB100003",
              "model": "3PAR-DL360-CAGE",
              "firmwareVersion": "1.3.2",
              "state": "ok",
              "diskSlots": 12,
              "occupiedSlots": 4,
              "health": {
                "status": "OK",
                "lastChecked": "2025-12-05T10:10:00Z"
              },
              "temperature": {
                "celsius": 30,
                "status": "normal",
                "thresholdHigh": 60,
                "thresholdLow": 0
              },
              "power": {
                "present": true,
                "redundant": true,
                "status": "normal"
              }
            },
            "drives": [
              {
                "bay": 0,
                "uid": "3PAR-DR-B101",
                "model": "SSD-480GB",
                "serialNumber": "DRVB0101",
                "capacityBytes": 480103981184,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 1,
                "uid": "3PAR-DR-B102",
                "model": "SSD-480GB",
                "serialNumber": "DRVB0102",
                "capacityBytes": 480103981184,
                "state": "online",
                "mediaType": "ssd"
              },
              {
                "bay": 2,
                "uid": "3PAR-DR-B103",
                "model": "HDD-1TB-7.2K",
                "serialNumber": "DRVB0103",
                "capacityBytes": 1000204886016,
                "state": "online",
                "mediaType": "hdd"
              },
              {
                "bay": 3,
                "uid": "3PAR-DR-B104",
                "model": "HDD-1TB-7.2K",
                "serialNumber": "DRVB0104",
                "capacityBytes": 1000204886016,
                "state": "online",
                "mediaType": "hdd"
              }
            ]
          }
        ]
      }
    ]
  }
}
