I have a situation in my vCloud director 5.1 where I need to synchronize my syslog settings and on dozens of vapp networks and then redeploy networking.
This is due to a bug that causes the syslog service to max out the cpu on the vses.
I would like to use powercli to accomplish this but I cannot seem to find the command to synchronize the syslog settings on
a vApp network. Do I have to use the rest api ? If so can I call it from powercli ?
Please help