Software Development Kit (SDK) and API Discussions

Netapp SDK - File related API's

RAHULMG05
2,847 Views

.

1 ACCEPTED SOLUTION

kunalm
2,846 Views

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

View solution in original post

1 REPLY 1

kunalm
2,847 Views

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

Public