Skip to main content

Illumio Core 25.2.10 Install, Configure, Upgrade

Replicate the Policy Objects from the On-Premises PCE to SaaS

Use the command in this topic to create copies of the on-premises PCE policy objects, workloads, policies and some configuration settings in SaaS. The following actions occur during replication:

  • The relations between objects and object external identifiers (names, SID, and so forth) are preserved, but new internal identifiers (hrefs, DB ids, and so forth) are allocated in SaaS.

  • Managed workloads are replicated as unmanaged workloads with the same names, hostnames, labels and interfaces.

  • Unmanaged workloads are replicated as unmanaged workloads with the same names, hostnames, labels and interfaces.

  • The local users, RBAC settings, container clusters and container cluster workload profiles are only replicated if the corresponding options are specified. Run pcemigrate migrate --help for additional information on options available.

  • The migration only creates new objects in SaaS. If an object with the same external unique identifier already exists in SaaS, the object won't be replicated.

The following command performs the initial replication with the confirmation prompt disabled:

> pcemigrate migrate --from-pce 4x2testvc10000 --to-pce mnctestvc26000 --no-prompt