NSX-T Data Center REST API
OspfRoute (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| area | OSPF area OSPF area.  | 
            
            string | Required Readonly  | 
          
| cost | Cost of the route Cost of the route.  | 
            
            integer | Required Readonly  | 
          
| next_hops | request counter request counter.  | 
            
            array of OspfRouteNextHopResult | Required Readonly  | 
          
| route_prefix | Learned route prefix Learned route prefix.  | 
            
            string | Required Readonly  | 
          
| route_type | Type of route Type of route.  | 
            
            string | Required Readonly  | 
          
| router_type | Type of router Type of router.  | 
            
            string | Required Readonly  | 
          
| type_to_cost | Type to cost of the route Type to cost of the route.  | 
            
            integer | Required Readonly  |