Diagnostic Portal API Errors
|
Status |
Error Type |
Description |
|---|---|---|
|
401 |
Authorization Error |
The user is not authorized to access this API. |
|
403 |
Forbidden |
The user is not authorized to use the API (the user is not an administrator). |
|
404 |
Not Found |
The resource is not found (for example, the DiagnosticPortal has been deleted). |
|
500 |
Internal Server Error |
Any runtime exception is caught and responded with this error. |