NSX-T Data Center REST API
List BfdProfiles
Paginated list of all BfdProfiles.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/bfd-profiles
                  
/policy/api/v1/global-infra/bfd-profiles
              
            /policy/api/v1/global-infra/bfd-profiles
Request Headers:
                n/a
            Query Parameters:
    PolicyListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/bfd-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    BfdProfileListResult+
  