GET api/Problem
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Problem| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| GroupId | integer |
None. |
|
| Code | string |
None. |
|
| ShortDescription | string |
None. |
|
| LongDescription | string |
None. |
|
| StatusId | integer |
None. |
|
| Level | integer |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| Category | Category |
None. |
|
| Status | Status |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.