]> git.proxmox.com Git - pve-storage.git/blame - test/disk_tests/ssd_smart/sdc_smart_expected.json
test: also pass format for backing base image
[pve-storage.git] / test / disk_tests / ssd_smart / sdc_smart_expected.json
CommitLineData
8ae0b78f
DC
1{
2 "type" : "ata",
3 "health" : "PASSED",
4 "attributes" : [
5 {
6 "value" : 99,
7 "fail" : "-",
8 "raw" : "34",
9 "flags" : "PO--CK",
10 "id" : "177",
11 "name" : "Wear_Leveling_Count",
12 "threshold" : 0,
13 "worst" : 99
14 }
15 ]
16}