How to get started with Manage ONTAP SDK?
-----------------------------------------
Launch SDK_help.htm to get started with the Manage ONTAP SDK. Use this file to 
access complete documentation about the Manage ONTAP SDK.

Brief introduction to Manage ONTAP SDK directory structure:
-----------------------------------------------------------
Manage ONTAP SDK contains the following directory structure:

bin 
	This folder contains apitest and zexplore (windows only) utilities which  
	can be used to test the Data ONTAP APIs. 

doc
	This folder contains files which are internally accessed by the file 
	SDK_help.htm.

include
	This folder contains header files required to develop C and C++ applications 
	using the Manage ONTAP SDK.

lib 
	This folder contains libraries for languages and platforms supported by the 
	Manage ONTAP SDK.
	
src 
	This folder contain the utilities and sample codes.
    
	util 
		This folder contain the utility programs that help users to test the 
		Data ONTAP APIs. The Manage ONTAP SDK provides two utility programs 
		namely apitest and zexplore. apitest is a command-line utility and 
		zexplore has graphical user interface. zexplore is available in windows 
		only.
        
	sample 
		This folder contains a list of sample codes and makefiles to demonstrate 
		the usage of SDK Core APIs, and Data ONTAP APIs. The sample codes are 
		provided in all the languages supported by the Manage ONTAP SDK.


O.g. Verzeichnisse gibt es unter
http://communities.netapp.com/docs/DOC-1110
