| 1 | { |
| 2 | "system": [ |
| 3 | { |
| 4 | "system-name": "ME4024-LAB", |
| 5 | "product-id": "ME4024", |
| 6 | "health-numeric": 0, |
| 7 | "health": "OK", |
| 8 | "midplane-serial-number": "CX12345678", |
| 9 | "vendor-name": "DELL", |
| 10 | "platform-brand": "Dell Storage", |
| 11 | "enclosure-count": 1, |
| 12 | "system-location": "Lab Rack A", |
| 13 | "system-contact": "admin@example.com", |
| 14 | "scsi-product-id": "ME4024", |
| 15 | "current-node-wwn": "500c0ff0123456ab" |
| 16 | } |
| 17 | ], |
| 18 | "status": [ |
| 19 | { |
| 20 | "response-type": "Success", |
| 21 | "response": "Command completed successfully.", |
| 22 | "return-code": 0, |
| 23 | "response-type-numeric": 0 |
| 24 | } |
| 25 | ] |
| 26 | } |