Policy > Networking > Connectivity > Tier-0 Gateways > Multicast

Get PIM Rendezvous Point Mappings

Get PIM Rendezvous Point Mappings.

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-mappings

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PimRpMappings+

Example Response:

{ "gateway_path": "/infra/tier-0s/tier0", "pim_rp_mappings_per_edge": [ { "edge_path": "/infra/sites/default/enforcement-points/default/edge-clusters/b051d3f9-3ad8-4831-9d67-8ae1cd3f5a1e/edge-nodes/a9b95292-51f7-11ea-ae0d-005056a3c9f4", "pim_rp_mappings": [] }, { "edge_path": "/infra/sites/default/enforcement-points/default/edge-clusters/b051d3f9-3ad8-4831-9d67-8ae1cd3f5a1e/edge-nodes/a96e2790-51f7-11ea-aedf-005056a370d4", "pim_rp_mappings": [ { "rp_address": "40.40.40.10", "group": "224.0.0.0/4", "outgoing_interface": "uplink-278", "source": "BSR", "is_rp": false } ] } ] }

Required Permissions:

read

Feature:

policy_t0

Additional Errors: