NSX-T Data Center REST API
Get PIM Rendezvous Point Mappings
Get PIM Rendezvous Point Mappings.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-services-id>/multicast/pim-rp-mappings
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ListByOptionalTransportNodeParameters+
  Request Body:
    n/a
  Example Request:
GET https://policy-mgr/policy/api/v1/infra/tier-0s/tier0/locale-services/tier0localeservices/multicast/pim-rp-mappingsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PimRpMappings+
  