API Guide
601355 Rev A Getting Started 1-3
Getting Started
API Directory Structure
All files necessary for client interface to the VolServ software
are contained in the volserv/vsapi directory by default.
However, the installer may choose a different location during
execution of the installation script, except that the vsapi
directory is always appended to the specified location. Refer to
Installing VolServ for more information.
Client software may use the API to interface to VolServ
software. Clients are responsible for creating and linking their
own applications to the appropriate API header and library files.
The default API directory structure is shown in following figure
and defined in the table below.
/volserv/vsapi
/util
/lib/include /man
Directory Contents
include Contains six header files used by API library.
lib Contains the API library.
man Contains man pages for all VolServ API library
functions.