POST Common/GetSetCrashLog
Request Information
URI Parameters
None.
Body Parameters
CrashLogParamName | Description | Type | Additional information |
---|---|---|---|
Mode | integer |
None. |
|
Event | string |
String length: inclusive between 0 and 50 |
|
PayloadType | string |
String length: inclusive between 0 and 50 |
|
DisplayID | integer |
None. |
|
Title | string |
String length: inclusive between 0 and 50 |
|
Method | string |
String length: inclusive between 0 and 50 |
|
ImpactLevel | integer |
None. |
|
CrashesCount | integer |
None. |
|
ImpactedDevicesCount | integer |
None. |
|
URL | string |
String length: inclusive between 0 and 255 |
|
FromDate | date |
None. |
|
ToDate | date |
None. |
|
Deviceid | string |
String length: inclusive between 0 and 300 |
|
Userip | string |
String length: inclusive between 0 and 50 |
|
Devicetype | string |
String length: inclusive between 0 and 2 |
|
Filename | string |
String length: inclusive between 0 and 200 |
|
Customerid | integer |
None. |
|
UtilityID | integer |
None. |
|
AppVersion | string |
String length: inclusive between 0 and 50 |
|
PhoneModel | string |
String length: inclusive between 0 and 100 |
|
UtilityAccountNumber | string |
String length: inclusive between 0 and 100 |
|
OSVersion | string |
String length: inclusive between 0 and 100 |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |