HP 3PAR Web Service API 1.3.1 Developer's Guide

Volume Query with WWN Filtering Success
Upon a successful query, a message body is returned with JSON object members as shown in
Table 49 (page 72).
Table 49 Message Body JSON Objects for Volume Query with WWN Filtering
DescriptionAPI TypeJSON TypeMember
Number of volume objects
returned, or zero if no
int32numberTotal
WWNs matched volume
records.
Since WSAPI 1.3
Storage volume properties.Where N >= 0, an array of
volume property objects. An
array of objectsMembers
Since WSAPI 1.3
array of size N will be
returned if volume objects
are found matching the
WWNs; otherwise, an
empty array will be
returned.
Errors for Volume Query with WWN Filtering
Possible errors following a query for volume information with WWN filtering are shown in
Table 50 (page 72). For generic API error codes, see Table 5 (page 22).
Table 50 Volume Query with WWN Filtering Error Codes
DescriptionHTTP CodeAPI Error
Invalid query string.400 Bad RequestINV_QUERY_STRING
(Since WSAPI 1.3)
72 Working with Storage Volumes