List NFS host options for an export

Only available on NMC version 21.2 and higher.

SecurityAuthToken
Request
path Parameters
volume_guid
required
string

Volume identifier

filer_serial
required
string

Filer object identifier

export_id
required
string

Export 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

429

Request throttled

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