After upgrade from 5.2 to 9.1 you will see NTP update API failing with post-change validation error
VCF 9.1
Incorrect permissions on /etc/ntp.conf file
change permission for /etc/ntp.conf "-rw-r--r--" by running the following command:
chmod 644 /etc/ntp.conf