VMware NSX
This issue occurs because a configuration (in this case, BGP) was modified directly on the Local Manager, creating an override.
In an NSX-T Federation environment, the Global Manager cannot delete a global object if there are local overrides remaining on a site. The local "child" object (BGP) must be cleaned up before the global "parent" object (T0) can be removed.
GET https://<global-mgr>/global-manager/api/v1/global-infra/overridden-resources
override=true parameter.DELETE https://<local-mgr-ip>/policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp?override=true