Read S.M.A.R.T. data
Response
OK
Example response
{
"data": {
"available_spare": "100%",
"available_spare_threshold": "10%",
"controller_busy_time": "0",
"critical_warning": "0",
"data_units_read": "1234567",
"data_units_written": "7654321",
"host_read_commands": "100000",
"host_write_commands": "50000",
"percentage_used": "5",
"power_cycles": "100",
"power_on_hours": "1000",
"smart_overall_health_self_assessment_test_result": "PASSED",
"temperature": "35C",
"unsafe_shutdowns": "0"
},
"errors": [
{
"metric": [
"cpu.temperature"
]
}
]
}Changes
Changed in 5 of the 8 revisions of this API.5435
- ●
removed the optional property
errors/items/errorfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
errors/items/errorfrom the response with the207statusresponse-optional-property-removed
- ○
added the optional property
errors/items/errto the response with the200statusresponse-optional-property-added
- ○
added the optional property
errors/items/errto the response with the207statusresponse-optional-property-added
- ●
- ▲
the
dataresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ▲
the
dataresponse's property type/format changed fromarray/toobject/for status207response-property-type-changed
- ▲
the
errors/items/metricresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
errors/items/metricresponse's property type/format changed fromstring/toarray/for status207response-property-type-changed
- ○
the endpoint scheme security
type AND scheme AND bearerFormatwas added to the APIapi-security-added
- ○
the endpoint scheme security
bearerAuthwas removed from the APIapi-security-removed
- ○
added the optional property
data/available_spareto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/available_spareto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/available_spare_thresholdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/available_spare_thresholdto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/controller_busy_timeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/controller_busy_timeto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/critical_warningto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/critical_warningto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/data_units_readto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/data_units_readto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/data_units_writtento the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/data_units_writtento the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/host_read_commandsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/host_read_commandsto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/host_write_commandsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/host_write_commandsto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/percentage_usedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/percentage_usedto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/power_cyclesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/power_cyclesto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/power_on_hoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/power_on_hoursto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/smart_overall_health_self_assessment_test_resultto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/smart_overall_health_self_assessment_test_resultto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/temperatureto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/temperatureto the response with the207statusresponse-optional-property-added
- ○
added the optional property
data/unsafe_shutdownsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/unsafe_shutdownsto the response with the207statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
data/items/smart_overall-health_self-assessment_test_resultfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/smart_overall-health_self-assessment_test_resultfrom the response with the207statusresponse-optional-property-removed
- ○
added the optional property
data/items/smart_overall_health_self_assessment_test_resultto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/smart_overall_health_self_assessment_test_resultto the response with the207statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲