forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaybook-Request_Debugging_-_Test.yml
154 lines (154 loc) · 3.03 KB
/
playbook-Request_Debugging_-_Test.yml
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
id: Request Debugging - Test
version: -1
name: Request Debugging - Test
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 272a0128-95e1-4c57-8f16-7aa0dcfaac4d
type: start
task:
id: 272a0128-95e1-4c57-8f16-7aa0dcfaac4d
version: -1
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "1"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 50
}
}
note: false
timertriggers: []
ignoreworker: false
"1":
id: "1"
taskid: f8c6f74f-05b9-48b4-882c-571cf60d96d5
type: regular
task:
id: f8c6f74f-05b9-48b4-882c-571cf60d96d5
version: -1
name: DeleteContext
description: Delete field from context
scriptName: DeleteContext
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "2"
scriptarguments:
all:
simple: "yes"
index: {}
key: {}
keysToKeep: {}
subplaybook: {}
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 195
}
}
note: false
timertriggers: []
ignoreworker: false
"2":
id: "2"
taskid: 97bdaf8c-a684-4e70-84fd-0a95444d0182
type: regular
task:
id: 97bdaf8c-a684-4e70-84fd-0a95444d0182
version: -1
name: SimpleRequestExecutor
description: Executes the SimpleRequest automation with `debug-mode=True`.
scriptName: SimpleRequestExecutor
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "3"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 370
}
}
note: false
timertriggers: []
ignoreworker: false
"3":
id: "3"
taskid: 9dbe44f8-f26b-4a87-89e3-f15f905419e5
type: regular
task:
id: 9dbe44f8-f26b-4a87-89e3-f15f905419e5
version: -1
name: SimpleRequestGetter
description: Read the contents of the debugging file and check that request
debugging information is included in the file.
scriptName: SimpleRequestGetter
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "4"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 545
}
}
note: false
timertriggers: []
ignoreworker: false
"4":
id: "4"
taskid: 893cc623-a73d-47d1-853d-fbc45b2c45ec
type: title
task:
id: 893cc623-a73d-47d1-853d-fbc45b2c45ec
version: -1
name: Done
type: title
iscommand: false
brand: ""
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 720
}
}
note: false
timertriggers: []
ignoreworker: false
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 735,
"width": 380,
"x": 50,
"y": 50
}
}
}
inputs: []
outputs: []