Prepare Your Zscaler Data for Migration
Focus
Focus
Strata Cloud Manager

Prepare Your Zscaler Data for Migration

Table of Contents

Prepare Your Zscaler Data for Migration

You can upload Zscaler data to the migration engine either via API calls or by uploading a configuration file.

Retrieve API Parameters for a Zscaler Internet Access Account or Private Access Account

To import your data via API, you need to retrieve a set of parameters. The credentials are deleted from the system immediately after the data is imported. For information on how to retrieve these parameters, see How to Generate and Setup the API Parameters.

Prepare Configuration Data Using a Script

You can run the fetch_zscaler_zia_zpa_config.py Python script to export configuration data such as firewall rules, network objects, URL categories, and policies from Zscaler ZIA and ZPA. The data is stored locally in the same directory as the script. You can then upload this data to the migration engine.
You can access the fetch_zscaler_zia_zpa_config.py script at Palo Alto Networks GitHub. For instructions on running the script, see the Fetch Zscaler Config Guide.