What steps can be followed to migrate a new MCS probe template to the right version without having to make 30 new profiles?
Release: 20.4
Regarding mcs template migration, if and ONLY IF you deployed a previous url_response_mcs_template, then you need to make sure it’s loaded and every version after that should be deployed in sequence (on the Primary hub) up to the latest version, by following the migration process explained below.
Essentially, using the Admin Console, we need to deploy all the versions of mcs templates for url_response probe from the local Primary hub archive, and then we need to trigger the probe callback (via Ctrl-P to open the Probe utility), by running->
activate_probe_templates_package
by giving the templates_package_name and probe_name as inputs to the callback (each time for each version).
We need to make sure that we load the url_response mcs templates in the sequence of release and trigger the callback as shown in sequence, and we cannot ‘skip’ any version of the probe release.
Otherwise, if you just started with the latest url_response probe and url_response_mcs_template, and you never loaded any other previous version of the url_response_probe_template other than the one you have in place now, then you just have to make sure that you run the callback as described AFTER you deploy the new template provided by L2.