VMware NSX
T0SecurityConfig
feature array.When a T0 gateway returns a blank or empty T0SecurityConfig
configuration, the UI is unable to properly parse it. The UI expects the T0SecurityConfig
object to contain a feature
attribute, and its absence prevents the gateway from being displayed in the interface.
Take nsx-manager backup.
Run the following API: GET https://{{gmhost}}/policy/api/v1/global-infra/tier-0s/.
Copy the response.
In the response, update "disable_firewall" to "true".
Run the following API with the updated response as a body: PATCH https://{{lmhost}}/policy/api/v1/global-infra/tier-0s/
Run the API GET https://{{gmhost}}/policy/api/v1/global-infra/tier-0s/.
Verify "disable_firewall" to confirm if its disabled.
For assistance identifying the T0 gateway with no feature array, engage NSX Support and refer to these articles: