How to generate a report in PAM that lists the "Password View Policies (PVP)" and the accounts that are associated with it?
PAM 4.1.6
The PAM user interface does not have this report by default. But you can extract this information with Remote CLI command searchTargetAccount will return details on all accounts included the assigned PVP. You can for example run under a powershell script to pull this and the PVP policies, and then write the information of interest into a CSV file.
See Article ID: 281594 - Target Accounts report with assigned password view policies