Checklist for creating http shares, Obtaining – HP StoreAll Storage User Manual

Page 116

Advertising
background image

You must assign read, write, and execute permissions to the share’s directory path and all
parent directories up to the file system mount point to allow accounts to be created by their
owners through the API. For example, if your share’s directory path is /objFS1/objStore,
and the file system objFS1 is mounted at /objFS1, both directories must be set to read,
write, and execute permissions.

Do not set the directory path of the file-compatible mode share to a subdirectory of the mount
point. Make the mount point directory be the directory path for the share.

Obtaining the HP StoreAll REST API Sample Client Application

The HP StoreAll product includes a REST API to provide programmatic access to user-stored files
and their metadata. HP provides a sample Java client application to guide customer developers.

To obtain the sample Java client:

1.

Go to the StoreAll download drivers and software page:

http://www.hp.com/support/StoreAllDownloads

.

2.

Select your product and then select the operating system.

3.

Locate and download the HP StoreAll REST API sample client application.

4.

Contents from the file must be extracted in a specific folder. Before you unzip the download,
see the HP StoreAll REST API Sample Client Application Design Reference that downloaded
with the Java client for specific instructions.

At publication time of the HP StoreAll Storage File System User Guide, the Java sample client
only covers file-compatible mode, and the HP StoreAll REST API Sample Client Application
Design Reference
uses terminology from StoreAll version 6.2, such as referring to file-compatible
mode as REST Object API.

Checklist for creating HTTP shares

Use the following checklist for creating HTTP shares.

NOTE:

Some of the steps listed in the following table only apply to HTTP-StoreAll REST API shares.

If you are creating standard HTTP shares, you can skip steps 2 through 3 in the following table.

Table 11 Checklist for creating HTTP shares

Step
completed?

Where to find more
information

Task

Step applies
only

nl

Step

to REST API
Shares

“Creating and mounting
file systems” (page 14)

Make sure the file system is mounted.

No

1

“Enabling file systems for
data retention” (page 198)

Enable data retention on the mounted file system if it
was not enabled when the file system was created.
.

Yes

Required only
for

2

file-compatible
shares.

Optional for
object mode
shares.

“Enabling file systems for
data retention” (page 198)

Enable Express Query on the mounted file system (file
compatible mode only) if it was not enabled when the
file system was created.

Yes

Required only
for

3

IMPORTANT:

Do not enable Express Query on

object mode shares or on any existing file system that
has any object mode API shares defined.

file-compatible
shares.

116

Using HTTP

Advertising