HP 3PAR StoreServ 7200 2-node Manual page 18

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

Table 5 Generic WSAPI code Member Status and Error Codes (continued)
API Error
SVC_UNAVAIL
IN_USE
UNSUP_REPRESENTATION
UNSUP_LANGUAGE
NON_EXISTENT_DOMAIN
INV_INPUT_WRONG_TYPE
INV_INPUT_MISSING_REQUIRED
UNSUP_CONTENT
INV_INPUT_NOT_JSON_OBJ
INV_URL_PERCENT_ENCODING
INV_INPUT_EXCEEDS_LENGTH
JSON_SYNTAX_ERR
JSON_NOT_SUPPORTED
18
Accessing the WSAPI
API Error Code
HTTP Code
31
503 Service
Unavailable
34
409 Conflict
35
406 Not Acceptable
36
406 Not Acceptable
38
404 Not Found
39
400 Bad Request
40
400 Bad Request
51
415 Unsupported
Media Type
52
400 Bad Request
56
400 Bad Request
57
400 Bad Request
60
400 Bad Request
61
400 Bad Request
Description
The server has reached its
maximum number of
connections.
The resource is in use.
The representation
specified in client's HTTP
Accept header is not
supported.
The language specified in
client's HTTP
Accept-Language
header is not supported.
The domain does not
exist.
A JSON input object
contains a name-value
pair where the type of the
value differs from what is
expected (e.g. a number
is found where a string is
expected). The HTTP ref
member contains the
name of the name-value
pair.
A JSON input object is
missing a required
name-value pair. The
HTTP ref member
contains the expected
name.
Unsupported content (e.g.,
as specified in the HTTP
Content-Type header).
A JSON object was
expected but another
JSON type was found.
Invalid URL percent
encoding.
Invalid input: string length
exceeds limit.
JSON syntax error. When
the error is associated
with an object member,
the HTTP ref member
contains the name of the
member.
Too many levels of nesting
in JSON; numbers too
large to be represented;
length restrictions
exceeded. When the error
is associated with an
object member, the HTTP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents