1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"id": null,
"id_int": null,
"findings_view_count": null,
"findings_view_count_by_ticket_status": null,
"cron": null,
"scope_id": null,
"scope_group": {
"id": null,
"name": null,
"editable": false,
"created_by": null,
"root": false,
"group_type": null
},
"ticket_endpoint": {
"id": null,
"type": "TICKET",
"ticket_provider": {
"id": null,
"type": "JIRA",
"known_identifier": null,
"external_identifier": null,
"oauth_client_id": null,
"webhook_id": null,
"is_enabled": false,
"is_installed": false,
"change_status_allowed": false,
"instructions": [
{
"title": null,
"description": null,
"link": null,
"link_text": null
}
],
"configuration": null,
"display": null,
"is_internal": false
},
"ticket_provider_id": null
},
"transitions": [
{
"target": null,
"source": null,
"category": null,
"type": "QUEUE"
}
],
"workflows": [
{
"target": null,
"source": null,
"category": null,
"type": "QUEUE"
}
],
"is_datasource": false,
"datasource_prefix": null,
"datasource_name": null,
"status": "SYNCED",
"status_details": {
"tickets_opened": null,
"tickets_failed": null,
"errors": [
{
"error_type": "ERROR_USER_INPUT",
"error_message": null
}
]
},
"report_fields": null,
"overview": [
{
"remediation_phase_enum": "WAITING_LIST",
"display_name": null,
"sub_phases": [
{
"display_name": null,
"count": null
}
],
"filters_config": {
"scopesid": null,
"scopesjson": null,
"scopes_fields_to_exclude": [
""
],
"scopes_fields_to_include": [
""
],
"scopes_fields_to_override": [
""
],
"filtersid": null,
"filtersjson": null,
"filters_fields_to_exclude": [
""
],
"filters_fields_to_include": [
""
],
"filters_fields_to_override": [
""
]
},
"count": null
}
],
"validated_configurations": {
"tickets_sla_reminder_enabled": false,
"tickets_sla_reminder_interval": null,
"tickets_sla_reminder_max_times": null,
"tickets_sla_reminder_days_before_to_start": null
}
}