Cisco Catalyst SD-WAN v0.3.0 published on Friday, Mar 28, 2025 by Pulumi
sdwan.getServiceMulticastFeature
Explore with Pulumi AI
This data source can read the Service Multicast Feature.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getServiceMulticastFeature({
    id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
    featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_service_multicast_feature(id="f6b2c44c-693c-4763-b010-895aa3d236bd",
    feature_profile_id="f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
package main
import (
	"github.com/pulumi/pulumi-sdwan/sdk/go/sdwan"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := sdwan.LookupServiceMulticastFeature(ctx, &sdwan.LookupServiceMulticastFeatureArgs{
			Id:               "f6b2c44c-693c-4763-b010-895aa3d236bd",
			FeatureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Sdwan = Pulumi.Sdwan;
return await Deployment.RunAsync(() => 
{
    var example = Sdwan.GetServiceMulticastFeature.Invoke(new()
    {
        Id = "f6b2c44c-693c-4763-b010-895aa3d236bd",
        FeatureProfileId = "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.sdwan.SdwanFunctions;
import com.pulumi.sdwan.inputs.GetServiceMulticastFeatureArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = SdwanFunctions.getServiceMulticastFeature(GetServiceMulticastFeatureArgs.builder()
            .id("f6b2c44c-693c-4763-b010-895aa3d236bd")
            .featureProfileId("f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: sdwan:getServiceMulticastFeature
      arguments:
        id: f6b2c44c-693c-4763-b010-895aa3d236bd
        featureProfileId: f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac
Using getServiceMulticastFeature
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getServiceMulticastFeature(args: GetServiceMulticastFeatureArgs, opts?: InvokeOptions): Promise<GetServiceMulticastFeatureResult>
function getServiceMulticastFeatureOutput(args: GetServiceMulticastFeatureOutputArgs, opts?: InvokeOptions): Output<GetServiceMulticastFeatureResult>def get_service_multicast_feature(feature_profile_id: Optional[str] = None,
                                  id: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetServiceMulticastFeatureResult
def get_service_multicast_feature_output(feature_profile_id: Optional[pulumi.Input[str]] = None,
                                  id: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetServiceMulticastFeatureResult]func LookupServiceMulticastFeature(ctx *Context, args *LookupServiceMulticastFeatureArgs, opts ...InvokeOption) (*LookupServiceMulticastFeatureResult, error)
func LookupServiceMulticastFeatureOutput(ctx *Context, args *LookupServiceMulticastFeatureOutputArgs, opts ...InvokeOption) LookupServiceMulticastFeatureResultOutput> Note: This function is named LookupServiceMulticastFeature in the Go SDK.
public static class GetServiceMulticastFeature 
{
    public static Task<GetServiceMulticastFeatureResult> InvokeAsync(GetServiceMulticastFeatureArgs args, InvokeOptions? opts = null)
    public static Output<GetServiceMulticastFeatureResult> Invoke(GetServiceMulticastFeatureInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetServiceMulticastFeatureResult> getServiceMulticastFeature(GetServiceMulticastFeatureArgs args, InvokeOptions options)
public static Output<GetServiceMulticastFeatureResult> getServiceMulticastFeature(GetServiceMulticastFeatureArgs args, InvokeOptions options)
fn::invoke:
  function: sdwan:index/getServiceMulticastFeature:getServiceMulticastFeature
  arguments:
    # arguments dictionaryThe following arguments are supported:
- FeatureProfile stringId 
- Feature Profile ID
- Id string
- The id of the Feature
- FeatureProfile stringId 
- Feature Profile ID
- Id string
- The id of the Feature
- featureProfile StringId 
- Feature Profile ID
- id String
- The id of the Feature
- featureProfile stringId 
- Feature Profile ID
- id string
- The id of the Feature
- feature_profile_ strid 
- Feature Profile ID
- id str
- The id of the Feature
- featureProfile StringId 
- Feature Profile ID
- id String
- The id of the Feature
getServiceMulticastFeature Result
The following output properties are available:
- AutoRp List<GetAnnounces Service Multicast Feature Auto Rp Announce> 
- Enable or disable RP Announce
- AutoRp List<GetDiscoveries Service Multicast Feature Auto Rp Discovery> 
- Enable or disable RP Discovery
- Description string
- The description of the Feature
- EnableAuto boolRp 
- Enable or disable auto-RP
- EnableAuto stringRp Variable 
- Variable name
- FeatureProfile stringId 
- Feature Profile ID
- Id string
- The id of the Feature
- IgmpInterfaces List<GetService Multicast Feature Igmp Interface> 
- Set IGMP interface parameters
- LocalReplicator bool
- Replicator is local to this device
- LocalReplicator intThreshold 
- Set number of joins per group the router supports
- LocalReplicator stringThreshold Variable 
- Variable name
- LocalReplicator stringVariable 
- Variable name
- MsdpConnection intRetry Interval 
- Set MSDP refresh timer
- MsdpConnection stringRetry Interval Variable 
- Variable name
- MsdpGroups List<GetService Multicast Feature Msdp Group> 
- multicast MSDP peer
- MsdpOriginator stringId 
- Set MSDP originator ID
- MsdpOriginator stringId Variable 
- Variable name
- Name string
- The name of the Feature
- PimBsr List<GetCandidates Service Multicast Feature Pim Bsr Candidate> 
- bsr candidate Attributes
- PimBsr List<GetRp Candidates Service Multicast Feature Pim Bsr Rp Candidate> 
- Set RP Discovery Scope
- PimInterfaces List<GetService Multicast Feature Pim Interface> 
- Set PIM interface parameters
- PimSource stringSpecific Multicast Access List 
- Set Access List for PIM SSM
- PimSource stringSpecific Multicast Access List Variable 
- Variable name
- PimSource boolSpecific Multicast Enable 
- turn SSM on/off
- PimSpt stringThreshold 
- Set when PIM router joins the SPT (kbps)
- PimSpt stringThreshold Variable 
- Variable name
- SptOnly bool
- Shortest Path Tree (SPT) Only Mode
- SptOnly stringVariable 
- Variable name
- StaticRp List<GetAddresses Service Multicast Feature Static Rp Address> 
- Set Static RP Address(es)
- Version int
- The version of the Feature
- AutoRp []GetAnnounces Service Multicast Feature Auto Rp Announce 
- Enable or disable RP Announce
- AutoRp []GetDiscoveries Service Multicast Feature Auto Rp Discovery 
- Enable or disable RP Discovery
- Description string
- The description of the Feature
- EnableAuto boolRp 
- Enable or disable auto-RP
- EnableAuto stringRp Variable 
- Variable name
- FeatureProfile stringId 
- Feature Profile ID
- Id string
- The id of the Feature
- IgmpInterfaces []GetService Multicast Feature Igmp Interface 
- Set IGMP interface parameters
- LocalReplicator bool
- Replicator is local to this device
- LocalReplicator intThreshold 
- Set number of joins per group the router supports
- LocalReplicator stringThreshold Variable 
- Variable name
- LocalReplicator stringVariable 
- Variable name
- MsdpConnection intRetry Interval 
- Set MSDP refresh timer
- MsdpConnection stringRetry Interval Variable 
- Variable name
- MsdpGroups []GetService Multicast Feature Msdp Group 
- multicast MSDP peer
- MsdpOriginator stringId 
- Set MSDP originator ID
- MsdpOriginator stringId Variable 
- Variable name
- Name string
- The name of the Feature
- PimBsr []GetCandidates Service Multicast Feature Pim Bsr Candidate 
- bsr candidate Attributes
- PimBsr []GetRp Candidates Service Multicast Feature Pim Bsr Rp Candidate 
- Set RP Discovery Scope
- PimInterfaces []GetService Multicast Feature Pim Interface 
- Set PIM interface parameters
- PimSource stringSpecific Multicast Access List 
- Set Access List for PIM SSM
- PimSource stringSpecific Multicast Access List Variable 
- Variable name
- PimSource boolSpecific Multicast Enable 
- turn SSM on/off
- PimSpt stringThreshold 
- Set when PIM router joins the SPT (kbps)
- PimSpt stringThreshold Variable 
- Variable name
- SptOnly bool
- Shortest Path Tree (SPT) Only Mode
- SptOnly stringVariable 
- Variable name
- StaticRp []GetAddresses Service Multicast Feature Static Rp Address 
- Set Static RP Address(es)
- Version int
- The version of the Feature
- autoRp List<GetAnnounces Service Multicast Feature Auto Rp Announce> 
- Enable or disable RP Announce
- autoRp List<GetDiscoveries Service Multicast Feature Auto Rp Discovery> 
- Enable or disable RP Discovery
- description String
- The description of the Feature
- enableAuto BooleanRp 
- Enable or disable auto-RP
- enableAuto StringRp Variable 
- Variable name
- featureProfile StringId 
- Feature Profile ID
- id String
- The id of the Feature
- igmpInterfaces List<GetService Multicast Feature Igmp Interface> 
- Set IGMP interface parameters
- localReplicator Boolean
- Replicator is local to this device
- localReplicator IntegerThreshold 
- Set number of joins per group the router supports
- localReplicator StringThreshold Variable 
- Variable name
- localReplicator StringVariable 
- Variable name
- msdpConnection IntegerRetry Interval 
- Set MSDP refresh timer
- msdpConnection StringRetry Interval Variable 
- Variable name
- msdpGroups List<GetService Multicast Feature Msdp Group> 
- multicast MSDP peer
- msdpOriginator StringId 
- Set MSDP originator ID
- msdpOriginator StringId Variable 
- Variable name
- name String
- The name of the Feature
- pimBsr List<GetCandidates Service Multicast Feature Pim Bsr Candidate> 
- bsr candidate Attributes
- pimBsr List<GetRp Candidates Service Multicast Feature Pim Bsr Rp Candidate> 
- Set RP Discovery Scope
- pimInterfaces List<GetService Multicast Feature Pim Interface> 
- Set PIM interface parameters
- pimSource StringSpecific Multicast Access List 
- Set Access List for PIM SSM
- pimSource StringSpecific Multicast Access List Variable 
- Variable name
- pimSource BooleanSpecific Multicast Enable 
- turn SSM on/off
- pimSpt StringThreshold 
- Set when PIM router joins the SPT (kbps)
- pimSpt StringThreshold Variable 
- Variable name
- sptOnly Boolean
- Shortest Path Tree (SPT) Only Mode
- sptOnly StringVariable 
- Variable name
- staticRp List<GetAddresses Service Multicast Feature Static Rp Address> 
- Set Static RP Address(es)
- version Integer
- The version of the Feature
- autoRp GetAnnounces Service Multicast Feature Auto Rp Announce[] 
- Enable or disable RP Announce
- autoRp GetDiscoveries Service Multicast Feature Auto Rp Discovery[] 
- Enable or disable RP Discovery
- description string
- The description of the Feature
- enableAuto booleanRp 
- Enable or disable auto-RP
- enableAuto stringRp Variable 
- Variable name
- featureProfile stringId 
- Feature Profile ID
- id string
- The id of the Feature
- igmpInterfaces GetService Multicast Feature Igmp Interface[] 
- Set IGMP interface parameters
- localReplicator boolean
- Replicator is local to this device
- localReplicator numberThreshold 
- Set number of joins per group the router supports
- localReplicator stringThreshold Variable 
- Variable name
- localReplicator stringVariable 
- Variable name
- msdpConnection numberRetry Interval 
- Set MSDP refresh timer
- msdpConnection stringRetry Interval Variable 
- Variable name
- msdpGroups GetService Multicast Feature Msdp Group[] 
- multicast MSDP peer
- msdpOriginator stringId 
- Set MSDP originator ID
- msdpOriginator stringId Variable 
- Variable name
- name string
- The name of the Feature
- pimBsr GetCandidates Service Multicast Feature Pim Bsr Candidate[] 
- bsr candidate Attributes
- pimBsr GetRp Candidates Service Multicast Feature Pim Bsr Rp Candidate[] 
- Set RP Discovery Scope
- pimInterfaces GetService Multicast Feature Pim Interface[] 
- Set PIM interface parameters
- pimSource stringSpecific Multicast Access List 
- Set Access List for PIM SSM
- pimSource stringSpecific Multicast Access List Variable 
- Variable name
- pimSource booleanSpecific Multicast Enable 
- turn SSM on/off
- pimSpt stringThreshold 
- Set when PIM router joins the SPT (kbps)
- pimSpt stringThreshold Variable 
- Variable name
- sptOnly boolean
- Shortest Path Tree (SPT) Only Mode
- sptOnly stringVariable 
- Variable name
- staticRp GetAddresses Service Multicast Feature Static Rp Address[] 
- Set Static RP Address(es)
- version number
- The version of the Feature
- auto_rp_ Sequence[Getannounces Service Multicast Feature Auto Rp Announce] 
- Enable or disable RP Announce
- auto_rp_ Sequence[Getdiscoveries Service Multicast Feature Auto Rp Discovery] 
- Enable or disable RP Discovery
- description str
- The description of the Feature
- enable_auto_ boolrp 
- Enable or disable auto-RP
- enable_auto_ strrp_ variable 
- Variable name
- feature_profile_ strid 
- Feature Profile ID
- id str
- The id of the Feature
- igmp_interfaces Sequence[GetService Multicast Feature Igmp Interface] 
- Set IGMP interface parameters
- local_replicator bool
- Replicator is local to this device
- local_replicator_ intthreshold 
- Set number of joins per group the router supports
- local_replicator_ strthreshold_ variable 
- Variable name
- local_replicator_ strvariable 
- Variable name
- msdp_connection_ intretry_ interval 
- Set MSDP refresh timer
- msdp_connection_ strretry_ interval_ variable 
- Variable name
- msdp_groups Sequence[GetService Multicast Feature Msdp Group] 
- multicast MSDP peer
- msdp_originator_ strid 
- Set MSDP originator ID
- msdp_originator_ strid_ variable 
- Variable name
- name str
- The name of the Feature
- pim_bsr_ Sequence[Getcandidates Service Multicast Feature Pim Bsr Candidate] 
- bsr candidate Attributes
- pim_bsr_ Sequence[Getrp_ candidates Service Multicast Feature Pim Bsr Rp Candidate] 
- Set RP Discovery Scope
- pim_interfaces Sequence[GetService Multicast Feature Pim Interface] 
- Set PIM interface parameters
- pim_source_ strspecific_ multicast_ access_ list 
- Set Access List for PIM SSM
- pim_source_ strspecific_ multicast_ access_ list_ variable 
- Variable name
- pim_source_ boolspecific_ multicast_ enable 
- turn SSM on/off
- pim_spt_ strthreshold 
- Set when PIM router joins the SPT (kbps)
- pim_spt_ strthreshold_ variable 
- Variable name
- spt_only bool
- Shortest Path Tree (SPT) Only Mode
- spt_only_ strvariable 
- Variable name
- static_rp_ Sequence[Getaddresses Service Multicast Feature Static Rp Address] 
- Set Static RP Address(es)
- version int
- The version of the Feature
- autoRp List<Property Map>Announces 
- Enable or disable RP Announce
- autoRp List<Property Map>Discoveries 
- Enable or disable RP Discovery
- description String
- The description of the Feature
- enableAuto BooleanRp 
- Enable or disable auto-RP
- enableAuto StringRp Variable 
- Variable name
- featureProfile StringId 
- Feature Profile ID
- id String
- The id of the Feature
- igmpInterfaces List<Property Map>
- Set IGMP interface parameters
- localReplicator Boolean
- Replicator is local to this device
- localReplicator NumberThreshold 
- Set number of joins per group the router supports
- localReplicator StringThreshold Variable 
- Variable name
- localReplicator StringVariable 
- Variable name
- msdpConnection NumberRetry Interval 
- Set MSDP refresh timer
- msdpConnection StringRetry Interval Variable 
- Variable name
- msdpGroups List<Property Map>
- multicast MSDP peer
- msdpOriginator StringId 
- Set MSDP originator ID
- msdpOriginator StringId Variable 
- Variable name
- name String
- The name of the Feature
- pimBsr List<Property Map>Candidates 
- bsr candidate Attributes
- pimBsr List<Property Map>Rp Candidates 
- Set RP Discovery Scope
- pimInterfaces List<Property Map>
- Set PIM interface parameters
- pimSource StringSpecific Multicast Access List 
- Set Access List for PIM SSM
- pimSource StringSpecific Multicast Access List Variable 
- Variable name
- pimSource BooleanSpecific Multicast Enable 
- turn SSM on/off
- pimSpt StringThreshold 
- Set when PIM router joins the SPT (kbps)
- pimSpt StringThreshold Variable 
- Variable name
- sptOnly Boolean
- Shortest Path Tree (SPT) Only Mode
- sptOnly StringVariable 
- Variable name
- staticRp List<Property Map>Addresses 
- Set Static RP Address(es)
- version Number
- The version of the Feature
Supporting Types
GetServiceMulticastFeatureAutoRpAnnounce      
- InterfaceName string
- Set RP Announce Interface Name
- InterfaceName stringVariable 
- Variable name
- Scope int
- Set RP Announce Scope
- ScopeVariable string
- Variable name
- InterfaceName string
- Set RP Announce Interface Name
- InterfaceName stringVariable 
- Variable name
- Scope int
- Set RP Announce Scope
- ScopeVariable string
- Variable name
- interfaceName String
- Set RP Announce Interface Name
- interfaceName StringVariable 
- Variable name
- scope Integer
- Set RP Announce Scope
- scopeVariable String
- Variable name
- interfaceName string
- Set RP Announce Interface Name
- interfaceName stringVariable 
- Variable name
- scope number
- Set RP Announce Scope
- scopeVariable string
- Variable name
- interface_name str
- Set RP Announce Interface Name
- interface_name_ strvariable 
- Variable name
- scope int
- Set RP Announce Scope
- scope_variable str
- Variable name
- interfaceName String
- Set RP Announce Interface Name
- interfaceName StringVariable 
- Variable name
- scope Number
- Set RP Announce Scope
- scopeVariable String
- Variable name
GetServiceMulticastFeatureAutoRpDiscovery      
- InterfaceName string
- Set RP Discovery Interface Name
- InterfaceName stringVariable 
- Variable name
- Scope int
- Set RP Discovery Scope
- ScopeVariable string
- Variable name
- InterfaceName string
- Set RP Discovery Interface Name
- InterfaceName stringVariable 
- Variable name
- Scope int
- Set RP Discovery Scope
- ScopeVariable string
- Variable name
- interfaceName String
- Set RP Discovery Interface Name
- interfaceName StringVariable 
- Variable name
- scope Integer
- Set RP Discovery Scope
- scopeVariable String
- Variable name
- interfaceName string
- Set RP Discovery Interface Name
- interfaceName stringVariable 
- Variable name
- scope number
- Set RP Discovery Scope
- scopeVariable string
- Variable name
- interface_name str
- Set RP Discovery Interface Name
- interface_name_ strvariable 
- Variable name
- scope int
- Set RP Discovery Scope
- scope_variable str
- Variable name
- interfaceName String
- Set RP Discovery Interface Name
- interfaceName StringVariable 
- Variable name
- scope Number
- Set RP Discovery Scope
- scopeVariable String
- Variable name
GetServiceMulticastFeatureIgmpInterface     
- InterfaceName string
- Set interface name
- InterfaceName stringVariable 
- Variable name
- JoinGroups List<GetService Multicast Feature Igmp Interface Join Group> 
- Configure static joins
- Version int
- igmp Version \n\n
- InterfaceName string
- Set interface name
- InterfaceName stringVariable 
- Variable name
- JoinGroups []GetService Multicast Feature Igmp Interface Join Group 
- Configure static joins
- Version int
- igmp Version \n\n
- interfaceName String
- Set interface name
- interfaceName StringVariable 
- Variable name
- joinGroups List<GetService Multicast Feature Igmp Interface Join Group> 
- Configure static joins
- version Integer
- igmp Version \n\n
- interfaceName string
- Set interface name
- interfaceName stringVariable 
- Variable name
- joinGroups GetService Multicast Feature Igmp Interface Join Group[] 
- Configure static joins
- version number
- igmp Version \n\n
- interface_name str
- Set interface name
- interface_name_ strvariable 
- Variable name
- join_groups Sequence[GetService Multicast Feature Igmp Interface Join Group] 
- Configure static joins
- version int
- igmp Version \n\n
- interfaceName String
- Set interface name
- interfaceName StringVariable 
- Variable name
- joinGroups List<Property Map>
- Configure static joins
- version Number
- igmp Version \n\n
GetServiceMulticastFeatureIgmpInterfaceJoinGroup       
- GroupAddress string
- Set group address
- GroupAddress stringVariable 
- Variable name
- SourceAddress string
- Set source address
- SourceAddress stringVariable 
- Variable name
- GroupAddress string
- Set group address
- GroupAddress stringVariable 
- Variable name
- SourceAddress string
- Set source address
- SourceAddress stringVariable 
- Variable name
- groupAddress String
- Set group address
- groupAddress StringVariable 
- Variable name
- sourceAddress String
- Set source address
- sourceAddress StringVariable 
- Variable name
- groupAddress string
- Set group address
- groupAddress stringVariable 
- Variable name
- sourceAddress string
- Set source address
- sourceAddress stringVariable 
- Variable name
- group_address str
- Set group address
- group_address_ strvariable 
- Variable name
- source_address str
- Set source address
- source_address_ strvariable 
- Variable name
- groupAddress String
- Set group address
- groupAddress StringVariable 
- Variable name
- sourceAddress String
- Set source address
- sourceAddress StringVariable 
- Variable name
GetServiceMulticastFeatureMsdpGroup     
- MeshGroup stringName 
- Set MSDP mesh group
- MeshGroup stringName Variable 
- Variable name
- Peers
List<GetService Multicast Feature Msdp Group Peer> 
- Configure peer
- MeshGroup stringName 
- Set MSDP mesh group
- MeshGroup stringName Variable 
- Variable name
- Peers
[]GetService Multicast Feature Msdp Group Peer 
- Configure peer
- meshGroup StringName 
- Set MSDP mesh group
- meshGroup StringName Variable 
- Variable name
- peers
List<GetService Multicast Feature Msdp Group Peer> 
- Configure peer
- meshGroup stringName 
- Set MSDP mesh group
- meshGroup stringName Variable 
- Variable name
- peers
GetService Multicast Feature Msdp Group Peer[] 
- Configure peer
- mesh_group_ strname 
- Set MSDP mesh group
- mesh_group_ strname_ variable 
- Variable name
- peers
Sequence[GetService Multicast Feature Msdp Group Peer] 
- Configure peer
- meshGroup StringName 
- Set MSDP mesh group
- meshGroup StringName Variable 
- Variable name
- peers List<Property Map>
- Configure peer
GetServiceMulticastFeatureMsdpGroupPeer      
- ConnectionSource stringInterface 
- Set MSDP peer ip connect-source interface
- ConnectionSource stringInterface Variable 
- Variable name
- DefaultPeer bool
- Set MSDP default peer
- KeepaliveHold intTime 
- Set MSDP peer ip keepalive hold time
- KeepaliveHold stringTime Variable 
- Variable name
- KeepaliveInterval int
- Set MSDP peer ip keepalive interval
- KeepaliveInterval stringVariable 
- Variable name
- PeerAuthentication stringPassword 
- Set MSDP peer ip password
- PeerAuthentication stringPassword Variable 
- Variable name
- PeerIp string
- Set MSDP peer ip
- PeerIp stringVariable 
- Variable name
- PrefixList stringId 
- RemoteAs int
- Set MSDP peer ip remote autonomous system number
- RemoteAs stringVariable 
- Variable name
- SaLimit int
- Set MSDP peer ip SA limit message number
- SaLimit stringVariable 
- Variable name
- ConnectionSource stringInterface 
- Set MSDP peer ip connect-source interface
- ConnectionSource stringInterface Variable 
- Variable name
- DefaultPeer bool
- Set MSDP default peer
- KeepaliveHold intTime 
- Set MSDP peer ip keepalive hold time
- KeepaliveHold stringTime Variable 
- Variable name
- KeepaliveInterval int
- Set MSDP peer ip keepalive interval
- KeepaliveInterval stringVariable 
- Variable name
- PeerAuthentication stringPassword 
- Set MSDP peer ip password
- PeerAuthentication stringPassword Variable 
- Variable name
- PeerIp string
- Set MSDP peer ip
- PeerIp stringVariable 
- Variable name
- PrefixList stringId 
- RemoteAs int
- Set MSDP peer ip remote autonomous system number
- RemoteAs stringVariable 
- Variable name
- SaLimit int
- Set MSDP peer ip SA limit message number
- SaLimit stringVariable 
- Variable name
- connectionSource StringInterface 
- Set MSDP peer ip connect-source interface
- connectionSource StringInterface Variable 
- Variable name
- defaultPeer Boolean
- Set MSDP default peer
- keepaliveHold IntegerTime 
- Set MSDP peer ip keepalive hold time
- keepaliveHold StringTime Variable 
- Variable name
- keepaliveInterval Integer
- Set MSDP peer ip keepalive interval
- keepaliveInterval StringVariable 
- Variable name
- peerAuthentication StringPassword 
- Set MSDP peer ip password
- peerAuthentication StringPassword Variable 
- Variable name
- peerIp String
- Set MSDP peer ip
- peerIp StringVariable 
- Variable name
- prefixList StringId 
- remoteAs Integer
- Set MSDP peer ip remote autonomous system number
- remoteAs StringVariable 
- Variable name
- saLimit Integer
- Set MSDP peer ip SA limit message number
- saLimit StringVariable 
- Variable name
- connectionSource stringInterface 
- Set MSDP peer ip connect-source interface
- connectionSource stringInterface Variable 
- Variable name
- defaultPeer boolean
- Set MSDP default peer
- keepaliveHold numberTime 
- Set MSDP peer ip keepalive hold time
- keepaliveHold stringTime Variable 
- Variable name
- keepaliveInterval number
- Set MSDP peer ip keepalive interval
- keepaliveInterval stringVariable 
- Variable name
- peerAuthentication stringPassword 
- Set MSDP peer ip password
- peerAuthentication stringPassword Variable 
- Variable name
- peerIp string
- Set MSDP peer ip
- peerIp stringVariable 
- Variable name
- prefixList stringId 
- remoteAs number
- Set MSDP peer ip remote autonomous system number
- remoteAs stringVariable 
- Variable name
- saLimit number
- Set MSDP peer ip SA limit message number
- saLimit stringVariable 
- Variable name
- connection_source_ strinterface 
- Set MSDP peer ip connect-source interface
- connection_source_ strinterface_ variable 
- Variable name
- default_peer bool
- Set MSDP default peer
- keepalive_hold_ inttime 
- Set MSDP peer ip keepalive hold time
- keepalive_hold_ strtime_ variable 
- Variable name
- keepalive_interval int
- Set MSDP peer ip keepalive interval
- keepalive_interval_ strvariable 
- Variable name
- peer_authentication_ strpassword 
- Set MSDP peer ip password
- peer_authentication_ strpassword_ variable 
- Variable name
- peer_ip str
- Set MSDP peer ip
- peer_ip_ strvariable 
- Variable name
- prefix_list_ strid 
- remote_as int
- Set MSDP peer ip remote autonomous system number
- remote_as_ strvariable 
- Variable name
- sa_limit int
- Set MSDP peer ip SA limit message number
- sa_limit_ strvariable 
- Variable name
- connectionSource StringInterface 
- Set MSDP peer ip connect-source interface
- connectionSource StringInterface Variable 
- Variable name
- defaultPeer Boolean
- Set MSDP default peer
- keepaliveHold NumberTime 
- Set MSDP peer ip keepalive hold time
- keepaliveHold StringTime Variable 
- Variable name
- keepaliveInterval Number
- Set MSDP peer ip keepalive interval
- keepaliveInterval StringVariable 
- Variable name
- peerAuthentication StringPassword 
- Set MSDP peer ip password
- peerAuthentication StringPassword Variable 
- Variable name
- peerIp String
- Set MSDP peer ip
- peerIp StringVariable 
- Variable name
- prefixList StringId 
- remoteAs Number
- Set MSDP peer ip remote autonomous system number
- remoteAs StringVariable 
- Variable name
- saLimit Number
- Set MSDP peer ip SA limit message number
- saLimit StringVariable 
- Variable name
GetServiceMulticastFeaturePimBsrCandidate      
- AcceptCandidate stringAccess List 
- Set BSR RP candidate filter
- AcceptCandidate stringAccess List Variable 
- Variable name
- HashMask intLength 
- Hash Mask length for RP selection
- HashMask stringLength Variable 
- Variable name
- InterfaceName string
- Set Autonomic-Networking virtual interface
- InterfaceName stringVariable 
- Variable name
- Priority int
- Set RP candidate priority
- PriorityVariable string
- Variable name
- AcceptCandidate stringAccess List 
- Set BSR RP candidate filter
- AcceptCandidate stringAccess List Variable 
- Variable name
- HashMask intLength 
- Hash Mask length for RP selection
- HashMask stringLength Variable 
- Variable name
- InterfaceName string
- Set Autonomic-Networking virtual interface
- InterfaceName stringVariable 
- Variable name
- Priority int
- Set RP candidate priority
- PriorityVariable string
- Variable name
- acceptCandidate StringAccess List 
- Set BSR RP candidate filter
- acceptCandidate StringAccess List Variable 
- Variable name
- hashMask IntegerLength 
- Hash Mask length for RP selection
- hashMask StringLength Variable 
- Variable name
- interfaceName String
- Set Autonomic-Networking virtual interface
- interfaceName StringVariable 
- Variable name
- priority Integer
- Set RP candidate priority
- priorityVariable String
- Variable name
- acceptCandidate stringAccess List 
- Set BSR RP candidate filter
- acceptCandidate stringAccess List Variable 
- Variable name
- hashMask numberLength 
- Hash Mask length for RP selection
- hashMask stringLength Variable 
- Variable name
- interfaceName string
- Set Autonomic-Networking virtual interface
- interfaceName stringVariable 
- Variable name
- priority number
- Set RP candidate priority
- priorityVariable string
- Variable name
- accept_candidate_ straccess_ list 
- Set BSR RP candidate filter
- accept_candidate_ straccess_ list_ variable 
- Variable name
- hash_mask_ intlength 
- Hash Mask length for RP selection
- hash_mask_ strlength_ variable 
- Variable name
- interface_name str
- Set Autonomic-Networking virtual interface
- interface_name_ strvariable 
- Variable name
- priority int
- Set RP candidate priority
- priority_variable str
- Variable name
- acceptCandidate StringAccess List 
- Set BSR RP candidate filter
- acceptCandidate StringAccess List Variable 
- Variable name
- hashMask NumberLength 
- Hash Mask length for RP selection
- hashMask StringLength Variable 
- Variable name
- interfaceName String
- Set Autonomic-Networking virtual interface
- interfaceName StringVariable 
- Variable name
- priority Number
- Set RP candidate priority
- priorityVariable String
- Variable name
GetServiceMulticastFeaturePimBsrRpCandidate       
- AccessList stringId 
- Set IP Access List for PIM RP Candidate
- AccessList stringId Variable 
- Variable name
- InterfaceName string
- Set Autonomic-Networking virtual interface
- InterfaceName stringVariable 
- Variable name
- Interval int
- Set RP candidate advertisement interval
- IntervalVariable string
- Variable name
- Priority int
- Set RP candidate priority
- PriorityVariable string
- Variable name
- AccessList stringId 
- Set IP Access List for PIM RP Candidate
- AccessList stringId Variable 
- Variable name
- InterfaceName string
- Set Autonomic-Networking virtual interface
- InterfaceName stringVariable 
- Variable name
- Interval int
- Set RP candidate advertisement interval
- IntervalVariable string
- Variable name
- Priority int
- Set RP candidate priority
- PriorityVariable string
- Variable name
- accessList StringId 
- Set IP Access List for PIM RP Candidate
- accessList StringId Variable 
- Variable name
- interfaceName String
- Set Autonomic-Networking virtual interface
- interfaceName StringVariable 
- Variable name
- interval Integer
- Set RP candidate advertisement interval
- intervalVariable String
- Variable name
- priority Integer
- Set RP candidate priority
- priorityVariable String
- Variable name
- accessList stringId 
- Set IP Access List for PIM RP Candidate
- accessList stringId Variable 
- Variable name
- interfaceName string
- Set Autonomic-Networking virtual interface
- interfaceName stringVariable 
- Variable name
- interval number
- Set RP candidate advertisement interval
- intervalVariable string
- Variable name
- priority number
- Set RP candidate priority
- priorityVariable string
- Variable name
- access_list_ strid 
- Set IP Access List for PIM RP Candidate
- access_list_ strid_ variable 
- Variable name
- interface_name str
- Set Autonomic-Networking virtual interface
- interface_name_ strvariable 
- Variable name
- interval int
- Set RP candidate advertisement interval
- interval_variable str
- Variable name
- priority int
- Set RP candidate priority
- priority_variable str
- Variable name
- accessList StringId 
- Set IP Access List for PIM RP Candidate
- accessList StringId Variable 
- Variable name
- interfaceName String
- Set Autonomic-Networking virtual interface
- interfaceName StringVariable 
- Variable name
- interval Number
- Set RP candidate advertisement interval
- intervalVariable String
- Variable name
- priority Number
- Set RP candidate priority
- priorityVariable String
- Variable name
GetServiceMulticastFeaturePimInterface     
- InterfaceName string
- Set interface name
- InterfaceName stringVariable 
- Variable name
- JoinPrune intInterval 
- Set interval at which PIM multicast traffic can join or be removed from RPT or SPT
- JoinPrune stringInterval Variable 
- Variable name
- QueryInterval int
- Set PIM query interval
- QueryInterval stringVariable 
- Variable name
- InterfaceName string
- Set interface name
- InterfaceName stringVariable 
- Variable name
- JoinPrune intInterval 
- Set interval at which PIM multicast traffic can join or be removed from RPT or SPT
- JoinPrune stringInterval Variable 
- Variable name
- QueryInterval int
- Set PIM query interval
- QueryInterval stringVariable 
- Variable name
- interfaceName String
- Set interface name
- interfaceName StringVariable 
- Variable name
- joinPrune IntegerInterval 
- Set interval at which PIM multicast traffic can join or be removed from RPT or SPT
- joinPrune StringInterval Variable 
- Variable name
- queryInterval Integer
- Set PIM query interval
- queryInterval StringVariable 
- Variable name
- interfaceName string
- Set interface name
- interfaceName stringVariable 
- Variable name
- joinPrune numberInterval 
- Set interval at which PIM multicast traffic can join or be removed from RPT or SPT
- joinPrune stringInterval Variable 
- Variable name
- queryInterval number
- Set PIM query interval
- queryInterval stringVariable 
- Variable name
- interface_name str
- Set interface name
- interface_name_ strvariable 
- Variable name
- join_prune_ intinterval 
- Set interval at which PIM multicast traffic can join or be removed from RPT or SPT
- join_prune_ strinterval_ variable 
- Variable name
- query_interval int
- Set PIM query interval
- query_interval_ strvariable 
- Variable name
- interfaceName String
- Set interface name
- interfaceName StringVariable 
- Variable name
- joinPrune NumberInterval 
- Set interval at which PIM multicast traffic can join or be removed from RPT or SPT
- joinPrune StringInterval Variable 
- Variable name
- queryInterval Number
- Set PIM query interval
- queryInterval StringVariable 
- Variable name
GetServiceMulticastFeatureStaticRpAddress      
- AccessList string
- Set Static RP Access List
- AccessList stringVariable 
- Variable name
- IpAddress string
- Set Static RP IP Address
- IpAddress stringVariable 
- Variable name
- Override bool
- Set override flag
- OverrideVariable string
- Variable name
- AccessList string
- Set Static RP Access List
- AccessList stringVariable 
- Variable name
- IpAddress string
- Set Static RP IP Address
- IpAddress stringVariable 
- Variable name
- Override bool
- Set override flag
- OverrideVariable string
- Variable name
- accessList String
- Set Static RP Access List
- accessList StringVariable 
- Variable name
- ipAddress String
- Set Static RP IP Address
- ipAddress StringVariable 
- Variable name
- override Boolean
- Set override flag
- overrideVariable String
- Variable name
- accessList string
- Set Static RP Access List
- accessList stringVariable 
- Variable name
- ipAddress string
- Set Static RP IP Address
- ipAddress stringVariable 
- Variable name
- override boolean
- Set override flag
- overrideVariable string
- Variable name
- access_list str
- Set Static RP Access List
- access_list_ strvariable 
- Variable name
- ip_address str
- Set Static RP IP Address
- ip_address_ strvariable 
- Variable name
- override bool
- Set override flag
- override_variable str
- Variable name
- accessList String
- Set Static RP Access List
- accessList StringVariable 
- Variable name
- ipAddress String
- Set Static RP IP Address
- ipAddress StringVariable 
- Variable name
- override Boolean
- Set override flag
- overrideVariable String
- Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the sdwanTerraform Provider.
