v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBNAS
ListHost
Returns a list of all NAS hosts.
get/nas/v1/orgs/{OrgID}/reports/hosts
Path parameters
OrgIDinteger required
Specify the organization ID of your organization. Set it to "0" to select all organizations. Get the ID of an organization using the 'List all organizations' API.
Query parameters
hostNamestring
Specify the name of the NAS host. Multiple host names can be separated by commas. Get the list of the NAS host names using the 'ListHost' API.
pageTokenstring
Specify the token to access the next page of results. Keep this field blank in the first request. Use the token value received in the previous response's parameter 'nextPageToken'.
Response
Result schema for 200 Response of GET ListHostResponse