The NSX-T GUI and API support a static NULL route, i.e. a route whose nexthop is NULL. The resource nsxt_policy_static_route forces IP address as a mandatory parameter, but this does not follow the schema of the API - which allows for IP address to be omitted.
Below is an example result of setting a route for destination 1.2.3.4/32 to NULL:
The NSX-T GUI and API support a static NULL route, i.e. a route whose nexthop is NULL. The resource nsxt_policy_static_route forces IP address as a mandatory parameter, but this does not follow the schema of the API - which allows for IP address to be omitted.
Below is an example result of setting a route for destination 1.2.3.4/32 to NULL: