Splunk SOAR

demote a case during using playbook

meshorer
Path Finder

hi all,

is there a way to demote a case to a container using a playbook?

 

thank you in advance

Labels (1)
0 Karma
1 Solution

phanTom
SplunkTrust
SplunkTrust

@meshorer you just need to update the "container_type" key on the container to "default". 

REST is usually the best mechanism for this but the `phantom.update()` call might also work. 

API:
https://docs.splunk.com/Documentation/SOARonprem/6.1.1/PlaybookAPI/ContainerAPI#update 

REST: 
https://docs.splunk.com/Documentation/SOARonprem/6.1.1/PlatformAPI/RESTContainers 

View solution in original post

0 Karma

phanTom
SplunkTrust
SplunkTrust

@meshorer you just need to update the "container_type" key on the container to "default". 

REST is usually the best mechanism for this but the `phantom.update()` call might also work. 

API:
https://docs.splunk.com/Documentation/SOARonprem/6.1.1/PlaybookAPI/ContainerAPI#update 

REST: 
https://docs.splunk.com/Documentation/SOARonprem/6.1.1/PlatformAPI/RESTContainers 

0 Karma
Get Updates on the Splunk Community!

Announcing the Expansion of the Splunk Academic Alliance Program

The Splunk Community is more than just an online forum — it’s a network of passionate users, administrators, ...

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...