Introduction; About The Wsapi; Getting Started; Starting And Configuring The Server - HP 3PAR StoreServ 7200 2-node Manual

Hp 3par web service api 1.2 developer's guide (qr482-96192, june 2013)
Hide thumbs Also See for 3PAR StoreServ 7200 2-node:
Table of Contents

Advertisement

1 Introduction

This HP 3PAR Web Services API 1.2 Developer's Guide describes how to write a client that uses
the HP 3PAR Web Services API (WSAPI) to manage HP 3PAR storage systems. HP 3PAR storage
systems include both hardware components that store data, and software applications to manage
data.

About the WSAPI

The API consists of a server and a definition of the operations, inputs, and outputs of the API. The
application program interface (API) provides a more flexible and powerful way to perform storage
management tasks than the HP 3PAR Command Line Interface (CLI) scripting or the HP 3PAR OS
Management Console software. This API enables you to automate management of hosts, ports,
volumes, common provisioning groups (CPGs), virtual LUNs (VLUNs), storage space, and system
information.
The Software Development Kit (SDK) of the API includes sample clients that can be referenced for
the development of customer-defined clients. Clients of the API interact with the server through
HTTPS.
For an overview of the supported HTTP methods, see
Unless otherwise stated, features, commands, and operations described in this guide are available
in all versions of the WSAPI. Those that are new with WSAPI 1.2 are called out.
For typographic conventions used in this guide, see

Getting Started

This section of the HP 3PAR Web Services API Developer's Guide shows how to configure the
server. Included also is an introduction to the WSAPI commands and a summary of the items
included in the HP 3PAR Web Services API Server SDK.

Starting and Configuring the Server

The API server is part of the HP 3PAR OS 3.1.2 and later, and will run on the HP 3PAR StoreServ
Storage. The server must be started with the startwsapi command-line interface (CLI) command,
and can be configured with the setwsapi command. To start the server, do the following:
1.
In the CLI, enter the startwsapi command.
NOTE:
2.
To configure the server, enter the setwsapi command.

About the SDK

In addition to the WSAPI, HP provides an SDK for Java and Perl, available via download from the
following website:software.hp.com.
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?
productNumber=HP3PAR_WS_API
This command does not run by default.
"Supported HTTP Methods" (page
"Typographic conventions" (page
14).
89).
About the WSAPI
9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents