forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaybook-IntSights_Mssp_Test.yml
153 lines (153 loc) · 2.88 KB
/
playbook-IntSights_Mssp_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
id: IntSights Mssp Test
version: -1
name: IntSights Mssp Test
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 4de7dcd9-7e58-432e-8ef4-2d0c6335b348
type: start
task:
id: 4de7dcd9-7e58-432e-8ef4-2d0c6335b348
version: -1
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "1"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 50
}
}
note: false
timertriggers: []
"1":
id: "1"
taskid: 229f401f-a723-4b35-8872-61557ffd9f9f
type: regular
task:
id: 229f401f-a723-4b35-8872-61557ffd9f9f
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: []
"2":
id: "2"
taskid: 3349a8e5-321b-4d03-8847-e9989f53f8a9
type: regular
task:
id: 3349a8e5-321b-4d03-8847-e9989f53f8a9
version: -1
name: Test mssp feature
script: '|||intsights-mssp-get-sub-accounts'
type: regular
iscommand: true
brand: ""
nexttasks:
'#none#':
- "3"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 370
}
}
note: false
timertriggers: []
"3":
id: "3"
taskid: 5a86fc55-6c7e-4be8-8a34-43f12cc3867c
type: condition
task:
id: 5a86fc55-6c7e-4be8-8a34-43f12cc3867c
version: -1
name: Test mssp different sub accounts
scriptName: AreValuesEqual
type: condition
iscommand: false
brand: ""
nexttasks:
"no":
- "4"
scriptarguments:
left:
simple: IntSights.MsspAccount.[0].ID
right:
simple: IntSights.MsspAccount.[1].ID
results:
- AreValuesEqual
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 545
}
}
note: false
timertriggers: []
"4":
id: "4"
taskid: cc834b16-193c-421e-8d50-b4ba8fc376f4
type: title
task:
id: cc834b16-193c-421e-8d50-b4ba8fc376f4
version: -1
name: Good result
type: title
iscommand: false
brand: ""
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 720
}
}
note: false
timertriggers: []
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 735,
"width": 380,
"x": 50,
"y": 50
}
}
}
inputs: []
outputs: []