NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
Read NSX Edge Ipsec VPN service propertiesRead the IPsec VPN service process properties from Edge.  | 
                      
                        GET /api/v1/transport-nodes/{transport-node-id}/node/services/ipsecvpn
                         | 
                    
Read NSX Edge Ipsec VPN service statusChecks the status of iked process on the Edge. If iked process is running, returns "running", returns "stopped" otherwise.  | 
                      
                        GET /api/v1/transport-nodes/{transport-node-id}/node/services/ipsecvpn/status
                         |