The Operations Manager plugin in vCD is returning the following error message:
Failed to get VMware Chargeback endpoint!! Looks Like Backend Extension Service not responding.
Note there is a very similar error but instead of 'Not Responding' it says 'Not Configured'. This is covered in The plugin for vRealize Operations Tenant App for vCloud Director fails to launch (87216) (vmware.com)
Aria Operations 8.x
Chargeback 8.x
.pem
filevcd-cert.pem
" with the name of the pem file you downloaded.)openssl x509 -in vcd-cert.pem -outform pem -outform der -out cert.cer
changeit
)keytool -import -alias example -keystore '/usr/java/jre-vmware/lib/security/cacerts' -file cert.cer