Software Development Kit (SDK) and API Discussions

Netapp SDK - File related API's

RAHULMG05
3,359 Views

.

1 ACCEPTED SOLUTION
migration has accepted the solution

kunalm
3,358 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
migration has accepted the solution

kunalm
3,359 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