Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Success |
0 |
Success |
| InvalidInput |
1 |
Invalid input parameters |
| InvalidOperation |
2 |
Invalid operation |
| OperationFailed |
3 |
Operation failed |
| OperationPartialFailed |
4 |
Operation partial failed |
| SystemInternalError |
5 |
System internal error |
| UnSupportedMethod |
999 |
Unsupported API method |