NSX-T Data Center REST API
OspfRouteDetailsInCsvRecord (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  | 
          
| edge_path | Policy edge path Policy edge path.  | 
            
            string | Required Readonly  | 
          
| next_hop_directly_attached | Check whether OSPF route is directly connected Check whether OSPF route is directly connected.  | 
            
            boolean | Required Readonly  | 
          
| next_hop_interface_name | OSPF policy interface name OSPF policy interface name.  | 
            
            string | Required Readonly  | 
          
| next_hop_neighbor_address | route next hop result route next hop result.  | 
            
            IPAddress | 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  |