NSX-T Data Center REST API
PimRpMapping (schema)
PIM RP mapping details
    PIM (Protocol Independent Multicast) RP (Randezvous Point) mapping details.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| group | Multicast group address Multicast group address.  | 
            
            IPAddress | Required Readonly  | 
          
| is_rp | Is acts as Rendezvous Point Value of this field will be true if this edge transport node acts as rendezvous point, otherwise false.  | 
            
            boolean | Readonly | 
| outgoing_interface | Outgoing interface Outgoing/Egress interface for multicast traffic.  | 
            
            string | Required Readonly  | 
          
| rp_address | RP address RP (Randezvous Point) address.  | 
            
            IPAddress | Required Readonly  | 
          
| source | Multicast source Source of learning RP information. Either Static RP configured or RP learned via BSR (Bootstrap Router).  | 
            
            string | Required Readonly  |