NSX-T Data Center REST API
GreTunnelEndpointStatusPerEdgeNode (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| edge_path | edge path Edge node policy path  | 
            
            string | Readonly | 
| keepalive_ack | keep alive acknowledge The keepalive_ack indicates Tunnel keepalive ACK is administratively enabled or disabled  | 
            
            string | Readonly Enum: KEEPALIVE_ACK_ENABLE, KEEPALIVE_ACK_DISABLE  | 
          
| keepalive_ack_sent_count | keep alive ack sent count Total number of keepalive ack packets sent  | 
            
            integer | Readonly | 
| keepalive_admin_state | Tunnel Keepalive Admin State Tunnel Keepalive Admin State  | 
            
            string | Readonly Enum: ENABLED, DISABLED  | 
          
| keepalive_dead_multiplier | tunnel keep alive dead multiplier Tunnel keepalive dead multiplier  | 
            
            integer | Readonly | 
| keepalive_interval | tunnel keep alive interval Tunnel keepalive interval in seconds  | 
            
            integer | Readonly | 
| keepalive_last_ack_time | keep alive last ack time Timestamp when the last keepalive ack sent  | 
            
            integer | Readonly | 
| keepalive_last_rx_time | keep alive last rx timestamp Timestamp when the last keepalive received  | 
            
            integer | Readonly | 
| keepalive_last_tx_time | keep alive last tx timestamp Timestamp when the last keepalive sent  | 
            
            integer | Readonly | 
| keepalive_rx_count | keep alive rx count Total number of keepalive packets received  | 
            
            integer | Readonly | 
| keepalive_status | keep alive status The keepalive_status indicates Tunnel keepalive is administratively enabled or disabled  | 
            
            string | Readonly Enum: KEEPALIVE_STATUS_ENABLE, KEEPALIVE_STATUS_DISABLE  | 
          
| keepalive_tx_count | keep alive tx count Total number of keepalive packets sent  | 
            
            integer | Readonly | 
| last_update_timestamp | Epoch timestamp Timestamp when the data was last updated  | 
            
            EpochMsTimestamp | Readonly | 
| runtime_status | runtime status Tunnel run time status  | 
            
            string | Readonly Enum: UP, DOWN  | 
          
| source | source Tunnel source address  | 
            
            IPAddress | Readonly | 
| tunnel_down_count | tunnel down time count Count of Tunnel run time status as "DOWN"  | 
            
            integer | Readonly | 
| tunnel_last_down_time | tunnel last down time count Timestamp when the tunnel status was last updated as "DOWN"  | 
            
            integer | Readonly | 
| tunnel_last_up_time | tunnel last up time count Timestamp when the tunnel status was last updated as "UP"  | 
            
            integer | Readonly | 
| tunnel_port_id | tunnel port id ID of the tunnel router port  | 
            
            string | Readonly | 
| tunnel_up_count | tunnel up time count Count of Tunnel run time status as "UP"  | 
            
            integer | Readonly |