NSX-T Data Center REST API
Get OSPF route information in CSV format
Get OSPF route information in CSV format.This API is only available when using VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/ospf/routes?format=csv
                  
              
            Request Headers:
                n/a
            Query Parameters:
    OspfRoutesRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-0s/Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: text/csv
                Response Body:
    OspfRoutesListResultInCsvFormat+
  