Frequently Asked Questions

This page contains a list of frequently asked questions about SecureX orchestration. FAQs for the broader SecureX platform can be found here.


Q: Where is SecureX orchestration hosted?

A: As with most of SecureX, orchestration is hosted in Amazon Web Services (AWS). The AWS region depends on which instance of SecureX you’re using. For more information about AWS regions and SecureX privacy, please visit the Cisco Trust Center.

Q: Do you provide a list of source IPs/hostnames for orchestration nodes?

A: Please see the following table for the source IPs used by SecureX orchestration:

Region Source IPs
Asia Pacific (APJC) 54.64.70.182
52.193.88.117
13.231.72.217
Europe (EU) 54.72.225.135
52.210.221.68
34.246.46.182
North America (NAM) 52.2.115.75
35.174.125.123
18.233.117.228

Q: How do I connect to on-premises devices?

A: You can use the SecureX orchestration remote to integrate on-premises resources into your workflows. Check out this page for more information.

Q: What Python modules are available?

A: See the Python Modules page.

Q: Can I install custom Python modules?

A: No. Python scripts in SecureX orchestration run inside a container that can’t be customized.

Q: How do I make a workflow appear in Threat Response/SecureX ribbon/product pivot menus?

A: See the Response Workflows page.

Q: How long are workflow execution logs kept?

A: Workflow execution logs, also known as runs, are kept for 90 days. Note that we only keep a workflow run’s full details for 30 days. After 30 days, only a summary of the workflow’s execution will be available.

Q: Does SecureX orchestration have an API?

A: No, SecureX orchestration does not have a publicly available API. However, if you want to run a workflow from an external system you can do so in one of two ways. The first is to use the SecureX response API to trigger a response workflow. The second is to use a webhook.