VCF Operations 9.0.1
Before reboot the network was STATIC. The VCF Operations Fleet Management attempts to get a DHCP IP after reboot. The system was then restored manually as STATIC. All of these changes resulted in the loss networking configuration in VCF Operations Fleet Management.
nmctl set-static dev eth0 a ###.###.###.###/24 gw ###.###.###.###
Note: please replacing the ###'s with the ip address of fleet manager and gateway
nmctl set-dns dev eth0 dns ###.###.###.###
Note replacing the ###'s with the ip address of the DNS server (If adding multiple DNS servers please use comma to separate the DNS IP addresses in the command)