Need to find all policies that had the “Fragment- Enable Portal Metrics”
The updates to this fragment takes a long time to complete. Looking to understand where it’s implemented
Release : 11.0
The query will provided the police name that includes that fragment named Enable Portal Metrics
# mysql use ssg
mysql> select name from ssg.policy where xml like "%EnablePortalMetrics%";
NOTE: Substitute EnablePortalMetrics with a different assertions name to retrieve all the service names