List health status for a Filer

Only available with Filers on version 8.8 and higher.

SecurityAuthToken
Request
path Parameters
filer_serial
required
string

Filer object identifier

query Parameters
limit
integer [ 1 .. 100 ]
Default: 50

The maximum number of objects to return

offset
integer
Default: 0

The index of the first object to return

Responses
200

Success

401

Authentication failure

404

Resource not found

429

Request throttled

get/filers/{filer_serial}/health/
Request samples
Response samples
application/json
{
  • "Paging": {
    }
}
Copyright © 2025 Nasuni Corporation. All rights reserved.