HP 3PAR StoreServ 7400 2-node HP 3PAR Web Service API 1.2 Developer's - Page 23

Invalid input: The, Invalid Operation. VV

Page 23 highlights

Table 6 Operation-specific API code Member Status and Error Codes (continued) API Error INV_INPUT_ONE_REQUIRED API Error Code 78 HTTP Code Description 400 Bad Request Invalid input: one of the parameters is required. The HTTP ref member contains a comma-separated list of parameters. (Since WSAPI 1.2) INV_INPUT_BAD_LENGTH 79 400 Bad Request Invalid input: The string length is not within in valid range. (Since WSAPI 1.2) NON_EXISTENT_PATH 80 400 Bad Request Path does not exist. (Since WSAPI 1.2) INV_OPERATION_VV_MODIFY_USR_CPG_TPVV 81 403 Forbidden Cannot modify user CPG of a TPVV. (Since WSAPI 1.2) CPG_NOT_IN_SAME_DOMAIN 82 403 Forbidden Snap CPG is not in the same domain as the user CPG. (Since WSAPI 1.2) INV_OPERATION_VV_PEER_VOLUME 83 403 Forbidden Operation not allowed on peer volume. (Since WSAPI 1.2) INV_OPERATION_VV_INTERNAL_VOLUME 84 403 Forbidden Operation not allowed on internal volume. (Since WSAPI 1.2) INV_OPERATION_VV_SYS_VOLUME 85 403 Forbidden Operation not allowed on system volume. (Since WSAPI 1.2) INV_OPERATION_VV_VOLUME_NOT_DEFINED_ALL_NODES 86 409 Conflict Invalid operation. Volume is not defined on all nodes. (Since WSAPI 1.2) INV_OPERATION_VV_ONLINE_COPY_IN_PROGRESS 87 409 Conflict Invalid operation. Online copy is in progress. (Since WSAPI 1.2) INV_OPERATION_VV_VOLUME_CONV_IN_PROGRESS 88 409 Conflict Invalid Operation. VV conversion is in progress (Since WSAPI 1.2) INV_OPERATION_VV_SNAPSPACE_NOT_MOVED_TO_CPG 89 409 Conflict Invalid operation. Snapshot space must be moved first. (Since WSAPI 1.2) HTTP Status and Error Codes 23

  • 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
Invalid input: one of
the parameters is
required.
400 Bad Request
78
INV_INPUT_ONE_REQUIRED
The HTTP
ref
member
contains a
comma-separated list
of parameters.
(Since WSAPI 1.2)
Invalid input: The
string length is not
within in valid range.
400 Bad Request
79
INV_INPUT_BAD_LENGTH
(Since WSAPI 1.2)
Path does not exist.
400 Bad Request
80
NON_EXISTENT_PATH
(Since WSAPI 1.2)
Cannot modify user
CPG of a TPVV.
403 Forbidden
81
INV_OPERATION_VV_MODIFY_USR_CPG_TPVV
(Since WSAPI 1.2)
Snap CPG is not in the
same domain as the
user CPG.
403 Forbidden
82
CPG_NOT_IN_SAME_DOMAIN
(Since WSAPI 1.2)
Operation not allowed
on peer volume.
403 Forbidden
83
INV_OPERATION_VV_PEER_VOLUME
(Since WSAPI 1.2)
Operation not allowed
on internal volume.
403 Forbidden
84
INV_OPERATION_VV_INTERNAL_VOLUME
(Since WSAPI 1.2)
Operation not allowed
on system volume.
403 Forbidden
85
INV_OPERATION_VV_SYS_VOLUME
(Since WSAPI 1.2)
Invalid operation.
Volume is not defined
on all nodes.
409 Conflict
86
INV_OPERATION_VV_VOLUME_NOT_DEFINED_ALL_NODES
(Since WSAPI 1.2)
Invalid operation.
Online copy is in
progress.
409 Conflict
87
INV_OPERATION_VV_ONLINE_COPY_IN_PROGRESS
(Since WSAPI 1.2)
Invalid Operation. VV
conversion is in
progress
409 Conflict
88
INV_OPERATION_VV_VOLUME_CONV_IN_PROGRESS
(Since WSAPI 1.2)
Invalid operation.
Snapshot space must
be moved first.
409 Conflict
89
INV_OPERATION_VV_SNAPSPACE_NOT_MOVED_TO_CPG
(Since WSAPI 1.2)
HTTP Status and Error Codes
23