get_multicast
Inspect multicast configuration and operational data—rendezvous points, peer groups, routes, IGMP memberships, and WAN status—for Prisma SD-WAN sites and elements.
Instructions
Inspect multicast configuration, RPs, peer groups, routes, IGMP, and WAN status.
Args:
operation: Which read to run. No params accepted: peer_groups,
routes, igmp_memberships. Requires site only:
source_rps, source_site_config. Requires site +
element: config, dynamic_rps, rps,
protocol_parameters, wan_status.
site: Site name or controller ID. Required by the operations listed
above; resolved the same way as find_site. Optional narrowing
filter for routes/igmp_memberships, which are otherwise
tenant-wide.
element: Element name or controller ID. Required by the operations
listed above; resolved the same way as find_element. Optional
narrowing filter for routes/igmp_memberships, and may be
combined with site.
cursor: Opaque pagination token copied from a previous response's
next_cursor. Omit on the first call.
limit: Max items to return in this page. Omit to use the server
default page size (50; max 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site name or controller ID. Required by the operations listed above; resolved the same way as `find_site`. Optional narrowing filter for ``routes``/``igmp_memberships``, which are otherwise tenant-wide. | |
| limit | No | Max items to return in this page. Omit to use the server default page size (50; max 200). | |
| cursor | No | Opaque pagination token copied from a previous response's `next_cursor`. Omit on the first call. | |
| element | No | Element name or controller ID. Required by the operations listed above; resolved the same way as `find_element`. Optional narrowing filter for ``routes``/``igmp_memberships``, and may be combined with `site`. | |
| operation | Yes | Which read to run. No params accepted: ``peer_groups``, ``routes``, ``igmp_memberships``. Requires ``site`` only: ``source_rps``, ``source_site_config``. Requires ``site`` + ``element``: ``config``, ``dynamic_rps``, ``rps``, ``protocol_parameters``, ``wan_status``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |