During the configuration process for the NSX-T adapter, the final step, 'Validate Connection' fails with the error;
Wait for response of task 'Test connection' with id '<ID>' is timed out for collector '<Ops Collecter ID>'.
Aria Operations 8.x
Port 443 is not open between the Aira Operations and endpoint NSX_T manager.
Confirmation can be found by running the curl command below.
curl -k telnet://<NSX_T Manager IP>:443
If the connection attempt times out, then port 443 is blocked.
Configure your firewall to allow port 443 on the path between the Aria Operations collector group and the NSX manager.
If you are using the default collector group you will need to open the port for all nodes in the Aria Operations cluster.
If you have a custom group defined, the ports need to be open to whichever nodes/cloud proxies belong to that group.