This makes it consistent with the naming scheme in PBS/GUI. Keep value for API stability reasons and remove it in the next major version. Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com> Reviewed-by: Dominik Csapak <d.csapak@proxmox.com> Tested-by: Dominik Csapak <d.cspak@proxmox.com>
18 lines
284 B
JSON
18 lines
284 B
JSON
{
|
|
"type" : "ata",
|
|
"health" : "PASSED",
|
|
"attributes" : [
|
|
{
|
|
"normalized" : 99,
|
|
"value" : 99,
|
|
"fail" : "-",
|
|
"raw" : "34",
|
|
"flags" : "PO--CK",
|
|
"id" : "177",
|
|
"name" : "Wear_Leveling_Count",
|
|
"threshold" : 0,
|
|
"worst" : 99
|
|
}
|
|
]
|
|
}
|