To obtain the drift ID, use the API PageOfConfigDriftSpec and review the Drift name observed in the error message on the UI.
Example Screenshot taken from laboratory setting:
1) Make a backup of application-prod.properties file
cp /etc/vmware/vcf/domainmanager/application-prod.properties /etc/vmware/vcf/domainmanager/application-prod.properties.bak
2) Edit the file application-prod.properties and add the below details.
vi /etc/vmware/vcf/domainmanager/application-prod.properties
3) And add the vcf.config.drift.exclusion.ids=<drift_id> (grab the drift id from the output of the API )
vcf.config.drift.exclusion.ids=<drift_id>
4) Save and exit the file
press esc and :wq!
4) Restart the services.
/opt/vmware/vcf/operationsmanager/scripts/cli/sddcmanager_restart_services.sh