Generic Wsapi Code Member Status And Error Codes - 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

Table 5 Generic WSAPI code Member Status and Error Codes
API Error
INT_SERV_ERR
INV_SSL
INPUT_EOF
INPUT_TOO_LONG
INV_USER_PASS
INV_SESS_KEY
TIMEOUT
UNSUP_HTTP
UNSUP_OP
URI_RES_NOT_FOUND
PERM_DENIED
NON_EXISTENT_HOST
TOO_LARGE
OTHER
API Error Code
HTTP Code
1
500 Internal
Server Error
2
400 Bad Request
3
400 Bad Request
4
413 Request Entity
Too Large
5
403 Forbidden
6
403 Forbidden
7
408 Request
Timeout
8
505 HTTP Version
Not Supported
9
501 NOT
IMPLEMENTED
10
1 1
404 Not Found
13
403 Forbidden
17
404 Not Found
28
400 Bad Request
29
400 Bad Request
30
Description
An internal error has
occurred in the server.
Memory allocation failure.
An SSL protocol violation
has occurred.
The client has not sent a
complete request.
The client has sent a
request that is too long.
The username or
password is invalid.
The client request has an
invalid session key.
The client did not send or
receive data within the
time limit.
The client request uses an
unsupported HTTP version.
The resource does not
support the operation.
(Not used by the HP 3PAR
OS.)
The requested resource
does not exist.
Permission denied,
insufficient privileges.
The host does not exist.
The client request contains
a value that is too large.
A more specific error
could not be determined.
An operation that fails
with the error OTHER will
probably be assigned a
more specific error code
in a future version of the
API.
Client code that checks for
specific error codes
should treat an
unrecognized code the
same as OTHER, so an
unchanged client will
behave the same in the
future even if the error
code is changed to a new
(and more specific) error
code.
(Not used.)
HTTP Status and Error Codes
17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents