NSX-T Data Center REST API
Get IPSec VPN session detailed status under Tier-0 (Deprecated)
- no enforcement point path specified: detailed status is evaluated on each enforcement point.- an enforcement point path is specified: detailed status is evaluated only on the given
enforcement point.
- source=realtime: detailed status is fetched realtime from the enforcement point.
- source=cached: cached detailed status from enforcement point is returned.
Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/infra/tier-0s/{tier-0-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/detailed-status
                
              
            Request Headers:
                n/a
            Query Parameters:
    PolicyRuntimeRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-0s/ext_net/ipsec-vpn-services/default/sessions/rbs-1/detailed-statusSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AggregateIPSecVpnSessionStatus+