Replicate the Policy Objects from the On-Premises PCE to Illumio Cloud
Use the command in this topic to create copies of the on-premise PCE policy objects, workloads, policies and some configuration settings on Illumio Cloud. 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 on Illumio Cloud.
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 Illumio Cloud. If an object with the same external unique identifier already exists in Illumio Cloud, 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