NSX-T Data Center REST API
Get monitoring info
Provides federation monitoring information, which includes allconfig flows originating from the site where API is invoked.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/observability/flow-details
                  
              
            Request Headers:
                n/a
            Query Parameters:
    SiteRequestParameter+
  Request Body:
    n/a
  Example Request:
GET https://<global-manager>/global-manager/api/v1/observability/flow-details GET https://<local-manager>/policy/api/v1/observability/flow-detailsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    MonitoringInfo+