In the NSX GUI at Networking → Segments, several segments appear as "In Progress" in the "Status" column.
These segments have been "In Progress" for more than a few hours or days.
NSX-T 4.1.x
Logical Switch Port groups that were originally deployed in vCenter before migrating into NSX. Afterwards, those port groups were removed via vCenter without removing them from NSX. This leaves stale entries in NSX for these segments.
Open an SR with NSX team. Provide them with the following information:
/opt/vmware/bin/corfu_tool_runner.py -o showTable -n nsx -t LogicalSwitchState > LogicalSwitchStateDump.txt
/opt/vmware/bin/corfu_tool_runner.py -o showTable -n nsx -t ComputeManagerStatusModelMsg > ComputeManagerStatusModelMsg.txt
GET https://{{nsx-ip}}/api/v1/transport-nodes
Logical Switches are also known as Segments. Policy Mode and Manager Mode alternate between these terms.