REST API  5.0.0
REST API for SafeNet Network HSMs
GET /api/lunasa/disk/smart

GET /api/lunasa/disk/smart

This resource contains SMART information and resources.

Parameters

None

Responses

200

Disk info

JSON Schema: Smart

400

Unexpected error

Example Request

    GET
    https://1.2.3.4:8443/api/lunasa/disk/smart
{
}

Example Response

{
    "selfAssessment": "passed",
    "attributes": "/api/lunasa/disk/smart/attributes"
}

See Also

GET /api/lunasa/disk/smart/attributes