Endpoint
/api/v2/tenants/{tenantId}/incidents/search
Path Parameters
tenantIdstring
Query Parameters
pageNointeger
pageSizeinteger
sortNamestring
isDescendingOrderboolean
queryStringstring
Responses
OK
descendingOrderboolean
nextPageboolean
nextPageNointeger
orderBystring
pageNointeger
pageSizeinteger
previousPageNointeger
resultsarray
Child Parameters
- results.alertIds
- results.allowedStatus
- results.assignedUser
- results.assigneeGroup
- results.attachedArticles
- results.attachedRequests
- Attach service requests to an incident. Use the search service requests to get list of service requests in a client.
- results.attachments
- Attach files related to the change request. Convert attachment files to byte stream with base64-encoding. The file size limit of an attachment is 50 MB.
- results.businessImpact
- results.category
- Add the change request under a category. Use the get API to get the list of categories.
- results.cc
- Cc email.
- results.changePlan
- Description of the change plan.
- results.changeRequest
- Attach a problem or change request related to the incident. Only a single change request or problem can be attached to an incident.
- results.changeType
- Normal or Emergency depending on the Priority of a change request. For example, create a change type Emergency for change requests that must be processed immediately or if Priority of a request is High.
- results.channelId
- results.client
- results.closedSummary
- results.consoles
- results.createdDate
- results.createdUser
- results.customFields
- results.description
- Ticket description.
- results.dueDate
- results.extTicketId
- Attach third party ticket ID.
- results.id
- results.knowledgeArticleIds
- Attach knowledge base articles related to the change request for further reference. To get a knowledge base article ID: 1. Log into OpsRamp. 2. Click Knowledge Base. 3. Select the required article and then copy the article ID. 4. Provide the article ID in "knowledgeArticleIds" field. Example: "knowledgeArticleIds": 25, 16.
- results.location
- results.notes
- results.oldPriority
- results.oldStatus
- results.parentId
- Attach incident. Provide the incident ID as an attachment.
- results.participantUsers
- results.plannedEnd
- results.plannedStart
- results.policy
- results.priority
- Ticket priority with supported priority values: Low, Normal, High, Urgent, and Very Low.
- results.priorityUpdatedBy
- results.priorityUpdatedDate
- results.problem
- Attach a problem or change request related to the incident. Only a single change request or problem can be attached to an incident.
- results.reOpenCount
- results.requester
- results.resolutionSummary
- results.resolveDate
- results.resources
- results.rollbackPlan
- Description of roll back plan.
- results.schedule
- results.serviceRestoreDate
- results.slaDetails
- results.source
- results.sourceEntityType
- results.sourceEntityTypeId
- results.sourcePolicyType
- results.sourcePolicyTypeId
- results.status
- results.statusFlow
- results.statusUpdatedBy
- results.statusUpdatedDate
- results.subCategory
- Add the change request under a sub-category. Use get categories to get the list of sub-categories.
- results.subject
- Ticket subject.
- results.tags
- results.testPlan
- Description of test plan.
- results.ticketArisedTime
- results.toEmail
- Email address of the user. An email notification is sent to the user.
- results.updatedDate
- results.urgency
- results.workEnd
- results.workStart
totalPagesinteger
totalResultsinteger
{
"descendingOrder": true,
"nextPage": false,
"orderBy": "ticket.id",
"pageNo": 1,
"pageSize": 10,
"previousPageNo": 0,
"results": [
{
"alertIds": [
100
],
"assignedUser": {
"email": "brocadeLab@gmail.com",
"firstName": "Brocade",
"id": "USR0000000014",
"lastName": "Lab",
"loginName": "brocadeLab@organization.com"
},
"assigneeGroup": {
"description": "Brocade Partner Users",
"id": 5,
"name": "Brocade Inc Users"
},
"businessImpact": {
"description": "MSP level impact",
"id": 2,
"name": "Impact 2"
},
"category": {
"id": 1,
"name": "Urgency"
},
"cc": "brocade@gmail.com, escalationmails@gmail.com",
"client": {
"activated": true,
"id": 8,
"name": "Brocade Lab",
"uniqueId": "client_8"
},
"createdDate": "2016-07-25T07:12:19+0000",
"createdUser": {
"email": "john.smith@gmail.com",
"firstName": "John",
"lastName": "Smith",
"loginName": "john.smith"
},
"description": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n System uptime is critical : 0day(s);1hour(s);23minute(s);\nAuto Stopped Services:\n\nMicrosoft .NET Framework NGEN v4.0.30319_X86\n\nMicrosoft .NET Framework NGEN v4.0.30319_X64\n\nGoogle Update Service (gupdate)\n\nSkype Updater\n\nSoftware Protection\n\nNTRU TSS v1.2.1.37 TCS",
"dueDate": "2016-07-30T13:51:00+0000",
"extTicketId": "000042526342",
"id": "INC0000000104",
"notes": "",
"oldPriority": "Low",
"oldStatus": "Open",
"policy": {
"active": true,
"createdDate": "2016-07-24T09:02:38+0000",
"executionOrder": 2,
"id": 21,
"name": "All Alert Auto Incidents",
"policyType": "AUTO_INCIDENT_TO_ALERT",
"updatedDate": "2016-07-25T16:50:49+0000"
},
"priority": "Low",
"priorityUpdatedBy": {
"email": "john.smith@gmail.com",
"firstName": "John",
"lastName": "Smith",
"loginName": "john.smith"
},
"priorityUpdatedDate": "2016-07-25T07:12:19+0000",
"reOpenCount": 1,
"requester": {
"email": "john.smith@gmail.com",
"firstName": "John",
"lastName": "Smith",
"loginName": "john.smith"
},
"resolutionSummary": "",
"resolvedDate": "2016-08-11T13:50:18+0000",
"resources": [
{
"aliasName": "",
"hostName": "VMtest",
"id": "5c7da798-c479-4d67-aa72-0ac7f7fb74c7",
"metaData": {},
"name": "VMtest",
"resourceName": "",
"resourceType": "VMWAREHOST",
"type": "VMWAREHOST"
},
{
"aliasName": "",
"hostName": "CREDtest",
"id": "402c0d1a-bb31-4f02-b214-39433d23b922",
"metaData": {},
"name": "CREDtest",
"resourceName": "",
"resourceType": "Android",
"type": "Android"
},
{
"aliasName": "TestAlias",
"hostName": "TestHost",
"id": "61fec02a-4370-4dfb-be4d-1bb9fe3e05aa",
"metaData": {},
"name": "TestHost",
"resourceName": "TestResource",
"resourceType": "Desktop",
"type": "Desktop"
}
],
"serviceRestoreDate": "2016-08-17T13:51:00+0000",
"slaDetails": {
"resolutionBreach": false,
"resolutionBreachDate": "2016-07-25T09:12:19+0000",
"resolutionTime": 491861,
"responseBreach": false,
"responseBreachDate": "2016-07-25T08:12:19+0000",
"responseTime": 491834,
"slaPolicy": {
"businessSchedule": {
"endTime": "20:00:00",
"friday": true,
"id": 0,
"monday": true,
"saturday": false,
"shiftType": 0,
"startTime": "10:00:00",
"sunday": false,
"thursday": true,
"tuesday": true,
"wednesday": true
},
"id": 6,
"name": "P4_INCIDENT_SLA",
"timezone": {
"code": "IST",
"id": "19",
"label": "GMT +05:30 India",
"name": "Asia/Calcutta"
}
}
},
"source": "PORTAL",
"sourceEntityType": "ALERT",
"sourceEntityTypeId": "100",
"sourcePolicyType": "AUTOINCIDENT",
"sourcePolicyTypeId": "21",
"status": "Resolved",
"statusUpdatedBy": {
"email": "escalationmails@gmail.com",
"firstName": "SA",
"lastName": "Admin",
"loginName": "superadmin"
},
"statusUpdatedDate": "2016-08-11T13:50:18+0000",
"subCategory": {
"id": 4,
"name": "P1"
},
"subject": "System uptime is critical : 0day(s);1hour(s);23minute(s);",
"ticketArisedTime": "",
"toEmail": "escalationmails@gmail.com",
"updatedDate": "2016-08-11T13:50:18+0000",
"urgency": {
"description": "Client level urgency 1",
"id": 1,
"name": "Urgency 1"
}
},
{
"alertIds": [
94
],
"assignedUser": {
"email": "brocadeLab@gmail.com",
"firstName": "Brocade",
"id": "USR0000000014",
"lastName": "Lab",
"loginName": "brocadeLab@organization.com"
},
"assigneeGroup": {
"description": "Brocade Partner Users",
"id": 5,
"name": "Brocade Inc Users"
},
"category": {
"id": 1,
"name": "Urgency"
},
"cc": "",
"client": {
"activated": true,
"id": 8,
"name": "Brocade Lab",
"uniqueId": "client_8"
},
"closedDate": "2016-08-11T13:57:35+0000",
"createdDate": "2016-07-24T10:24:26+0000",
"createdUser": {
"email": "john.smith@gmail.com",
"firstName": "John",
"lastName": "Smith",
"loginName": "john.smith"
},
"description": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n System uptime is critical : 0day(s);4hour(s);58minute(s);\nAuto Stopped Services:\n\nMicrosoft .NET Framework NGEN v4.0.30319_X86\n\nMicrosoft .NET Framework NGEN v4.0.30319_X64",
"dueDate": "2016-08-23T13:56:00+0000",
"extTicketId": "000042526342",
"id": "INC0000000094",
"notes": "",
"oldPriority": "Normal",
"oldStatus": "Open",
"policy": {
"active": true,
"createdDate": "2016-07-24T09:02:38+0000",
"executionOrder": 2,
"id": 21,
"name": "All Alert Auto Incidents",
"policyType": "AUTO_INCIDENT_TO_ALERT",
"updatedDate": "2016-07-25T16:50:49+0000"
},
"priority": "Normal",
"priorityUpdatedBy": {
"email": "john.smith@gmail.com",
"firstName": "John",
"lastName": "Smith",
"loginName": "john.smith"
},
"priorityUpdatedDate": "2016-07-24T10:24:26+0000",
"reOpenCount": 0,
"reason": "Working fine, Hence closing incident",
"requester": {
"email": "john.smith@gmail.com",
"firstName": "John",
"lastName": "Smith",
"loginName": "john.smith"
},
"resolutionSummary": "",
"resources": [
{
"id": "43d49023-4c47-4dbf-a59b-9c40610e1ab8",
"name": "VTHLPT009",
"type": "DEVICE"
}
],
"serviceRestoreDate": "2016-08-23T13:56:00+0000",
"slaDetails": {
"resolutionBreach": false,
"resolutionBreachDate": "2016-07-25T11:54:26+0000",
"resolutionTime": 466055,
"responseBreach": false,
"responseBreachDate": "2016-07-25T10:54:26+0000",
"responseTime": 466056,
"slaPolicy": {
"businessSchedule": {
"endTime": "20:00:00",
"friday": true,
"id": 0,
"monday": true,
"saturday": false,
"shiftType": 0,
"startTime": "10:00:00",
"sunday": false,
"thursday": true,
"tuesday": true,
"wednesday": true
},
"id": 4,
"name": "P2_INCIDENT_SLA",
"timezone": {
"code": "IST",
"id": "19",
"label": "GMT +05:30 India",
"name": "Asia/Calcutta"
}
}
},
"source": "PORTAL",
"sourceEntityType": "ALERT",
"sourceEntityTypeId": "94",
"sourcePolicyType": "AUTOINCIDENT",
"sourcePolicyTypeId": "21",
"status": "Closed",
"statusUpdatedBy": {
"email": "escalationmails@gmail.com",
"firstName": "SA",
"lastName": "Admin",
"loginName": "superadmin"
},
"statusUpdatedDate": "2016-08-11T13:57:35+0000",
"subCategory": {
"id": 4,
"name": "P1"
},
"subject": "System uptime is critical : 0day(s);4hour(s);58minute(s);",
"ticketArisedTime": "",
"toEmail": "escalation@gmail.com",
"updatedDate": "2016-08-11T13:57:35+0000"
}
],
"totalPages": 1,
"totalResults": 2
}
{
"descendingOrder": true,
"nextPage": true,
"nextPageNo": 0,
"orderBy": "string",
"pageNo": 0,
"pageSize": 0,
"previousPageNo": 0,
"results": [
{
"alertIds": [
null
],
"allowedStatus": [
{
"id": "string",
"name": "string",
"reasonsDefined": true,
"reasonsEnabled": true
}
],
"assignedUser": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"assigneeGroup": {
"description": "string",
"id": 0,
"name": "string",
"userCount": 0
},
"attachedArticles": [
{
"id": 0,
"subject": "string"
}
],
"attachedRequests": [
{
"id": "string"
}
],
"attachments": [
{
"file": "string",
"name": "string"
}
],
"businessImpact": {
"createdBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"createdDate": "2019-08-24T14:15:22Z",
"description": "string",
"name": "string",
"uniqueId": "string",
"updatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"updatedDate": "2019-08-24T14:15:22Z"
},
"category": {
"id": 0
},
"cc": "string",
"changePlan": "string",
"changeRequest": {
"id": "string"
},
"changeType": "string",
"channelId": "string",
"client": {
"activated": true,
"createdTime": "2019-08-24T14:15:22Z",
"id": 0,
"name": "string",
"uniqueId": "string",
"updatedTime": "string"
},
"closedSummary": "string",
"createdDate": "2019-08-24T14:15:22Z",
"createdUser": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"customFields": [
{
"classCode": "INCIDENT",
"defaultValue": "",
"description": "All partners",
"displayLabel": "text field",
"editable": true,
"fieldType": "TYPE_TEXT",
"id": "UDF0000003808",
"mandatory": false,
"name": "text_field_3808",
"value": "available"
},
{
"classCode": "INCIDENT",
"defaultValue": "",
"description": "Testing numeric",
"displayLabel": "numeric",
"editable": true,
"fieldType": "TYPE_NUMBER",
"id": "UDF0000003810",
"mandatory": false,
"name": "numeric_3810",
"value": "120"
},
{
"classCode": "INCIDENT",
"defaultValue": "",
"description": "Test case",
"displayLabel": "drop-down-api-lab",
"editable": true,
"fieldType": "TYPE_DROPDOWN",
"id": "UDF0000003790",
"mandatory": false,
"name": "drop_down_api_lab_3790",
"options": [
{
"label": "first",
"value": "1"
},
{
"label": "second",
"value": "2"
}
],
"selectedOption": {
"label": "first",
"value": "1"
},
"value": "1"
},
{
"classCode": "INCIDENT",
"defaultValue": "Test Text",
"description": "Test case for text field",
"displayLabel": "text-api-lab",
"editable": true,
"fieldType": "TYPE_TEXT",
"id": "UDF0000003791",
"mandatory": false,
"name": "text_api_lab_3791",
"value": "request custom field - text-updated"
},
{
"classCode": "INCIDENT",
"defaultValue": "multi \nline \ntext",
"description": "Test case for multi line text",
"displayLabel": "multi line text-api-lab",
"editable": true,
"fieldType": "TYPE_TEXTAREA",
"id": "UDF0000003792",
"mandatory": false,
"name": "multi_line_text_api_lab_3792",
"value": "text"
},
{
"classCode": "INCIDENT",
"defaultValue": "1",
"description": "Numeric test case",
"displayLabel": "Numeric-api-lab",
"editable": true,
"fieldType": "TYPE_NUMBER",
"id": "UDF0000003793",
"mandatory": false,
"name": "numeric_api_lab_3793",
"value": "1"
},
{
"classCode": "INCIDENT",
"defaultValue": "0",
"description": "Test case for check box",
"displayLabel": "checkbox-api-lab",
"editable": true,
"fieldType": "TYPE_CHECKBOX",
"id": "UDF0000003794",
"mandatory": false,
"name": "checkbox_api_lab_3794",
"options": [
{
"label": "yes",
"value": "1"
}
],
"selectedOption": {
"label": "yes",
"value": "1"
},
"value": "1"
},
{
"classCode": "INCIDENT",
"defaultValue": "2016-02-26T00:00:00+0000",
"description": "Test case for date field",
"displayLabel": "Date-ap-lab",
"editable": true,
"fieldType": "TYPE_DATE",
"id": "UDF0000003795",
"mandatory": false,
"name": "date_ap_lab_3795",
"value": "2016-02-26T00:00:00+0000"
},
{
"classCode": "INCIDENT",
"defaultValue": "2016-02-26T12:13:00+0000",
"description": "Test case for Date and time",
"displayLabel": "dateTime-api-lab",
"editable": true,
"fieldType": "TYPE_DATETIME",
"id": "UDF0000003796",
"mandatory": false,
"name": "datetime_api_lab_3796",
"value": "2016-02-26T12:13:00+0000"
}
],
"description": "string",
"dueDate": "string",
"extTicketId": "string",
"id": "string",
"knowledgeArticleIds": [
0
],
"location": "string",
"notes": "string",
"oldPriority": "string",
"oldStatus": "string",
"parentId": "string",
"plannedEnd": "2019-08-24T14:15:22Z",
"plannedStart": "2019-08-24T14:15:22Z",
"policy": {
"active": true,
"createdDate": "string",
"executionOrder": 0,
"id": 0,
"name": "string",
"policyType": "string",
"updatedDate": "string"
},
"priority": "string",
"priorityUpdatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"priorityUpdatedDate": "2019-08-24T14:15:22Z",
"problem": {
"id": "string"
},
"reOpenCount": 0,
"requester": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"resolutionSummary": "string",
"resolveDate": "2019-08-24T14:15:22Z",
"resources": [
{
"aliasName": "string",
"hostName": "string",
"id": "string",
"metaData": {},
"name": "string",
"resourceName": "string",
"resourceType": "string",
"type": "string"
}
],
"rollbackPlan": "string",
"serviceRestoreDate": "2019-08-24T14:15:22Z",
"slaDetails": {
"resolutionBreach": true,
"resolutionBreachDate": "string",
"resolutionTime": 0,
"responseBreach": true,
"responseBreachDate": "string",
"responseTime": 0,
"slaPolicy": {
"active": true,
"businessSchedule": {
"endTime": "string",
"friday": true,
"id": 0,
"monday": true,
"saturday": true,
"shiftType": 0,
"startTime": "string",
"sunday": true,
"thursday": true,
"tuesday": true,
"wednesday": true
},
"createdBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"createdDate": "2019-08-24T14:15:22Z",
"id": 0,
"name": "string",
"priority": "string",
"requestType": "string",
"resolutionBreachTime": 0,
"resolutionReminders": [
{
"cc": "string",
"reminderTime": 0
}
],
"responseBreachTime": 0,
"responseReminders": [
{
"cc": "string",
"percentage": 0,
"reminderTime": 0
}
],
"timezone": {
"code": "string",
"id": "string",
"label": "string",
"name": "string"
},
"updatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"updatedDate": "2019-08-24T14:15:22Z",
"withinBussinessHours": true
}
},
"source": "string",
"sourceEntityType": "string",
"sourceEntityTypeId": "string",
"sourcePolicyType": "string",
"sourcePolicyTypeId": "string",
"status": "string",
"statusFlow": [
{
"createdDate": "2019-08-24T14:15:22Z",
"notes": "string",
"reason": "string",
"status": "string",
"timeSpent": 0,
"updatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
}
}
],
"statusUpdatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"statusUpdatedDate": "2019-08-24T14:15:22Z",
"subCategory": {
"id": 0
},
"subject": "string",
"tags": "string",
"testPlan": "string",
"ticketArisedTime": "string",
"toEmail": "string",
"updatedDate": "2019-08-24T14:15:22Z",
"urgency": {
"id": 0
},
"workEnd": "2019-08-24T14:15:22Z",
"workStart": "2019-08-24T14:15:22Z"
}
],
"totalPages": 0,
"totalResults": 0
}
{
"descendingOrder": true,
"nextPage": true,
"nextPageNo": 0,
"orderBy": "string",
"pageNo": 0,
"pageSize": 0,
"previousPageNo": 0,
"results": [
{
"alertIds": [
null
],
"allowedStatus": [
{
"id": "string",
"name": "string",
"reasonsDefined": true,
"reasonsEnabled": true
}
],
"assignedUser": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"assigneeGroup": {
"description": "string",
"id": 0,
"name": "string",
"userCount": 0
},
"attachedArticles": [
{
"id": 0,
"subject": "string"
}
],
"attachedRequests": [
{
"id": "string"
}
],
"attachments": [
{
"file": "string",
"name": "string"
}
],
"businessImpact": {
"createdBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"createdDate": "2019-08-24T14:15:22Z",
"description": "string",
"name": "string",
"uniqueId": "string",
"updatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"updatedDate": "2019-08-24T14:15:22Z"
},
"category": {
"id": 0
},
"cc": "string",
"changePlan": "string",
"changeRequest": {
"id": "string"
},
"changeType": "string",
"channelId": "string",
"client": {
"activated": true,
"createdTime": "2019-08-24T14:15:22Z",
"id": 0,
"name": "string",
"uniqueId": "string",
"updatedTime": "string"
},
"closedSummary": "string",
"createdDate": "2019-08-24T14:15:22Z",
"createdUser": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"customFields": [
{
"classCode": "string",
"customField": true,
"defaultValue": "string",
"description": "string",
"displayLabel": "string",
"editable": true,
"fieldType": "string",
"id": "string",
"mandatory": true,
"name": "string",
"options": [
{
"label": "string",
"value": "string"
}
],
"selectedOption": {
"label": "string",
"value": "string"
},
"value": "string"
}
],
"description": "string",
"dueDate": "string",
"extTicketId": "string",
"id": "string",
"knowledgeArticleIds": [
0
],
"location": "string",
"notes": "string",
"oldPriority": "string",
"oldStatus": "string",
"parentId": "string",
"plannedEnd": "2019-08-24T14:15:22Z",
"plannedStart": "2019-08-24T14:15:22Z",
"policy": {
"active": true,
"createdDate": "string",
"executionOrder": 0,
"id": 0,
"name": "string",
"policyType": "string",
"updatedDate": "string"
},
"priority": "string",
"priorityUpdatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"priorityUpdatedDate": "2019-08-24T14:15:22Z",
"problem": {
"id": "string"
},
"reOpenCount": 0,
"requester": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"resolutionSummary": "string",
"resolveDate": "2019-08-24T14:15:22Z",
"resources": [
{
"aliasName": "string",
"hostName": "string",
"id": "string",
"metaData": {},
"name": "string",
"resourceName": "string",
"resourceType": "string",
"type": "string"
}
],
"rollbackPlan": "string",
"serviceRestoreDate": "2019-08-24T14:15:22Z",
"slaDetails": {
"resolutionBreach": true,
"resolutionBreachDate": "string",
"resolutionTime": 0,
"responseBreach": true,
"responseBreachDate": "string",
"responseTime": 0,
"slaPolicy": {
"active": true,
"businessSchedule": {
"endTime": "string",
"friday": true,
"id": 0,
"monday": true,
"saturday": true,
"shiftType": 0,
"startTime": "string",
"sunday": true,
"thursday": true,
"tuesday": true,
"wednesday": true
},
"createdBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"createdDate": "2019-08-24T14:15:22Z",
"id": 0,
"name": "string",
"priority": "string",
"requestType": "string",
"resolutionBreachTime": 0,
"resolutionReminders": [
{
"cc": "string",
"reminderTime": 0
}
],
"responseBreachTime": 0,
"responseReminders": [
{
"cc": "string",
"percentage": 0,
"reminderTime": 0
}
],
"timezone": {
"code": "string",
"id": "string",
"label": "string",
"name": "string"
},
"updatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"updatedDate": "2019-08-24T14:15:22Z",
"withinBussinessHours": true
}
},
"source": "string",
"sourceEntityType": "string",
"sourceEntityTypeId": "string",
"sourcePolicyType": "string",
"sourcePolicyTypeId": "string",
"status": "string",
"statusFlow": [
{
"createdDate": "2016-07-24T12:42:19+0000",
"status": "New",
"timeSpent": 1492634,
"updatedBy": {
"email": "john.smith@gmail.com",
"firstName": "John",
"lastName": "Smith",
"loginName": "john.smith"
}
},
{
"createdDate": "2016-07-24T19:19:33+0000",
"notes": "resolution summary",
"reason": "Resolving as fixed",
"status": "Resolved",
"timeSpent": 18,
"updatedBy": {
"email": "john@gmail.com",
"firstName": "john",
"lastName": "smith",
"loginName": "john.smith"
}
},
{
"createdDate": "2016-07-25T09:19:51+0000",
"reason": "Re-opening as per comments",
"status": "Open",
"timeSpent": 27,
"updatedBy": {
"email": "john@gmail.com",
"firstName": "john",
"lastName": "smith",
"loginName": "john.smith"
}
},
{
"createdDate": "2016-07-25T10:50:18+0000",
"notes": "resolution summary",
"reason": "Problem identified and fixed",
"status": "Resolved",
"updatedBy": {
"email": "sample@gmail.com",
"firstName": "SP",
"id": "USR0000000018",
"lastName": "Admin",
"loginName": "superadmin"
}
}
],
"statusUpdatedBy": {
"email": "string",
"firstName": "string",
"id": "string",
"lastName": "string",
"loginName": "string",
"phoneNumber": "string"
},
"statusUpdatedDate": "2019-08-24T14:15:22Z",
"subCategory": {
"id": 0
},
"subject": "string",
"tags": "string",
"testPlan": "string",
"ticketArisedTime": "string",
"toEmail": "string",
"updatedDate": "2019-08-24T14:15:22Z",
"urgency": {
"id": 0
},
"workEnd": "2019-08-24T14:15:22Z",
"workStart": "2019-08-24T14:15:22Z"
}
],
"totalPages": 0,
"totalResults": 0
}