FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
integer | reqId Request identifier. |
dictionary<string, any> | errorResponse The error received from Cumulocity. |
boolean | error True if an error was received during this GetCurrentUser. |
integer | statusCode Status code from the final response. |
string | errorDetails If there is an error, typically this will be the error message parsed from the error event else empty. |
Field detail |
---|
boolean errorTrue if an error was received during this GetCurrentUser.
string errorDetailsIf there is an error, typically this will be the error message parsed from the error event else empty.
dictionary<string, any> errorResponseThe error received from Cumulocity.
integer reqIdRequest identifier.
integer statusCodeStatus code from the final response.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |