HP 3PAR StoreServ 7450 4-node HP 3PAR Web Service API 1.2 Developer's - Page 21

Description, API Error Code, API Error, INV_INPUT_USR_ALRT_NON_TPVV

Page 21 highlights

Table 6 Operation-specific API code Member Status and Error Codes (continued) API Error API Error Code HTTP Code Description RETAINED 27 409 Conflict Volume retention time has not expired. HAS_CHILD 32 409 Conflict The virtual volume (VV) has a child VV. NO_SNAP_CPG 33 409 Conflict No snapshot CPG has been configured for the VV. INV_SET_SIZE 37 400 Bad Request Invalid RAID set size. INV_INPUT_DUP_NAME 41 400 Bad Request A JSON input object contains more than one name-value pair with the same name. The HTTP ref member contains the name. INV_INPUT_UNREC_NAME 42 400 Bad Request A JSON input object contains a name-value pair with a name that is unrecognized. The HTTP ref member contains the name. INV_INPUT_EXCEEDS_RANGE 43 400 Bad Request A JSON input object contains a name-value pair with a numeric value that exceeds the expected range. The HTTP ref member contains the name. INV_INPUT_PARAM_CONFLICT 44 400 Bad Request A JSON input object contains a name-value pair that cannot be present with another name-value parameter that is present. The HTTP ref member contains the name. INV_INPUT_EMPTY_STR 45 400 Bad Request A JSON input object contains a name-value pair with an empty string (distinct from a null string) where a string of length greater than zero is required. INV_INPUT_BAD_ENUM_VALUE 46 400 Bad Request A JSON input object contains an enum property with a value that is not in the valid range. INV_INPUT_WARN_GT_LIMIT 47 400 Bad Request The allocation warning level is higher than the allocation limit. INV_INPUT_USR_ALRT_NON_TPVV 48 400 Bad Request User space allocation alerts are valid only with a TPVV. HTTP Status and Error Codes 21

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107

Table 6 Operation-specific API
code
Member Status and Error Codes
(continued)
Description
HTTP Code
API Error Code
API Error
Volume retention time
has not expired.
409 Conflict
27
RETAINED
The virtual volume (VV)
has a child VV.
409 Conflict
32
HAS_CHILD
No snapshot CPG has
been configured for
the VV.
409 Conflict
33
NO_SNAP_CPG
Invalid RAID set size.
400 Bad Request
37
INV_SET_SIZE
A JSON input object
contains more than
400 Bad Request
41
INV_INPUT_DUP_NAME
one name-value pair
with the same name.
The HTTP
ref
member
contains the name.
A JSON input object
contains a name-value
400 Bad Request
42
INV_INPUT_UNREC_NAME
pair with a name that
is unrecognized. The
HTTP
ref
member
contains the name.
A JSON input object
contains a name-value
400 Bad Request
43
INV_INPUT_EXCEEDS_RANGE
pair with a numeric
value that exceeds the
expected range. The
HTTP
ref
member
contains the name.
A JSON input object
contains a name-value
400 Bad Request
44
INV_INPUT_PARAM_CONFLICT
pair that cannot be
present with another
name-value parameter
that is present. The
HTTP
ref
member
contains the name.
A JSON input object
contains a name-value
400 Bad Request
45
INV_INPUT_EMPTY_STR
pair with an empty
string (distinct from a
null string) where a
string of length greater
than zero is required.
A JSON input object
contains an
enum
400 Bad Request
46
INV_INPUT_BAD_ENUM_VALUE
property with a value
that is not in the valid
range.
The allocation
warning level is higher
400 Bad Request
47
INV_INPUT_WARN_GT_LIMIT
than the allocation
limit.
User space allocation
alerts are valid only
with a TPVV.
400 Bad Request
48
INV_INPUT_USR_ALRT_NON_TPVV
HTTP Status and Error Codes
21