Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Try out the brand new Playbook Editor and Assignment Rules features in Cisco XDR that were released last week!
Labs: https://developer.cisco.com/learning/tracks/cisco-xdr/cisco-xdr-automation/ (specifically the Response Playbook labs)
Docs: https://d...
Please use this forum for any questions you may have about the Cisco XDR APIs, the Private Intelligence Store (CTIA), Automation Workflows and any other Cisco XDR developer related topics. There are no wrong questions, only those you haven't asked!
...
Great news, we have brand-new content available for you to learn more about Cisco XDR and it's APIs and other developer focussed information:
Developer site: https://developer.cisco.com/cisco-xdr/Developer API docs: https://developer.cisco.com/docs/c...
Hi SecureX developer community!
Just before the holiday break there was a new SX release with some cool new user facing features: https://docs.securex.security.cisco.com/Orchestration-Help/Content/sxo-release-notes.html
Ability to Duplicate Workf...
Hi All,I have found that currently vMotion is stated in the config guide as being supported. Is that correct? In a previous post that was closed I could read that this was not supported yet.http://www.cisco.com/c/en/us/td/docs/security/ise/2-1/instal...
hi @Arthur Dent , you can do 2 things to use script variables, and I agree that we can better document that here: https://docs.xdr.security.cisco.com/Content/Automate/activities-python-execute-python-script.html. I will make sure we update that secti...
hello! I just did it via the UI, and then checked the Chrome Inspect Network tab, when I marked it as closed, helpful and not snoozed, this is what happened in the PATCH:
{
"pk": 12345,
"resolved": true,
"scope": "gcp-west-42-vm",
"priority":...
Hi there,
I am not sure if this developer forum is the best place to ask such a question. I would recommend to reach out to your Cisco Security account representative and request a demo for Cisco XDR and maybe even a trial account if possible.
In sho...
hi! I did some asking around and please check out these 2 WFs (courtesy of Sudhir Desai):
{
"workflow": {
"unique_name": "definition_workflow_025JZ5L701VPZ4lXLAzAIimGPbT6InsMmk5",
"name": "Duo API POST Parameters Encoder",
"title": "Duo...
it sounds to me like you don't need that Pyhton block at all, as you can just format the payload directly in the HTTP request activity. that being said are you sure you are exporting the script variable correctly? why are you not exporting the variab...