Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
.
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For Clustered ONTAP, APIs are divided among Cluster level APIs and Vserver level APIs. Majority of file APIs are at Vserver level.
You will "file-list-directory-iter" among Vserver APIs which will give you a list of files in a given directory.
-Kunal
1 REPLY 1
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For Clustered ONTAP, APIs are divided among Cluster level APIs and Vserver level APIs. Majority of file APIs are at Vserver level.
You will "file-list-directory-iter" among Vserver APIs which will give you a list of files in a given directory.
-Kunal
