1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getSdwanTrafficDistributionProfile
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi

    SdwanTrafficDistributionProfile data source

    Using getSdwanTrafficDistributionProfile

    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 getSdwanTrafficDistributionProfile(args: GetSdwanTrafficDistributionProfileArgs, opts?: InvokeOptions): Promise<GetSdwanTrafficDistributionProfileResult>
    function getSdwanTrafficDistributionProfileOutput(args: GetSdwanTrafficDistributionProfileOutputArgs, opts?: InvokeOptions): Output<GetSdwanTrafficDistributionProfileResult>
    def get_sdwan_traffic_distribution_profile(id: Optional[str] = None,
                                               name: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetSdwanTrafficDistributionProfileResult
    def get_sdwan_traffic_distribution_profile_output(id: Optional[pulumi.Input[str]] = None,
                                               name: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetSdwanTrafficDistributionProfileResult]
    func LookupSdwanTrafficDistributionProfile(ctx *Context, args *LookupSdwanTrafficDistributionProfileArgs, opts ...InvokeOption) (*LookupSdwanTrafficDistributionProfileResult, error)
    func LookupSdwanTrafficDistributionProfileOutput(ctx *Context, args *LookupSdwanTrafficDistributionProfileOutputArgs, opts ...InvokeOption) LookupSdwanTrafficDistributionProfileResultOutput

    > Note: This function is named LookupSdwanTrafficDistributionProfile in the Go SDK.

    public static class GetSdwanTrafficDistributionProfile 
    {
        public static Task<GetSdwanTrafficDistributionProfileResult> InvokeAsync(GetSdwanTrafficDistributionProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetSdwanTrafficDistributionProfileResult> Invoke(GetSdwanTrafficDistributionProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSdwanTrafficDistributionProfileResult> getSdwanTrafficDistributionProfile(GetSdwanTrafficDistributionProfileArgs args, InvokeOptions options)
    public static Output<GetSdwanTrafficDistributionProfileResult> getSdwanTrafficDistributionProfile(GetSdwanTrafficDistributionProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getSdwanTrafficDistributionProfile:getSdwanTrafficDistributionProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    UUID of the resource
    Name string
    Profile name
    Id string
    UUID of the resource
    Name string
    Profile name
    id String
    UUID of the resource
    name String
    Profile name
    id string
    UUID of the resource
    name string
    Profile name
    id str
    UUID of the resource
    name str
    Profile name
    id String
    UUID of the resource
    name String
    Profile name

    getSdwanTrafficDistributionProfile Result

    The following output properties are available:

    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    LinkTags List<GetSdwanTrafficDistributionProfileLinkTag>
    Link-Tags for interfaces identified by defined tags
    Name string
    Profile name
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    TrafficDistribution string
    Traffic distribution
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    LinkTags []GetSdwanTrafficDistributionProfileLinkTag
    Link-Tags for interfaces identified by defined tags
    Name string
    Profile name
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    TrafficDistribution string
    Traffic distribution
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    linkTags List<GetSdwanTrafficDistributionProfileLinkTag>
    Link-Tags for interfaces identified by defined tags
    name String
    Profile name
    snippet String
    The snippet in which the resource is defined
    tfid String
    trafficDistribution String
    Traffic distribution
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    UUID of the resource
    linkTags GetSdwanTrafficDistributionProfileLinkTag[]
    Link-Tags for interfaces identified by defined tags
    name string
    Profile name
    snippet string
    The snippet in which the resource is defined
    tfid string
    trafficDistribution string
    Traffic distribution
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    UUID of the resource
    link_tags Sequence[GetSdwanTrafficDistributionProfileLinkTag]
    Link-Tags for interfaces identified by defined tags
    name str
    Profile name
    snippet str
    The snippet in which the resource is defined
    tfid str
    traffic_distribution str
    Traffic distribution
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    linkTags List<Property Map>
    Link-Tags for interfaces identified by defined tags
    name String
    Profile name
    snippet String
    The snippet in which the resource is defined
    tfid String
    trafficDistribution String
    Traffic distribution

    Supporting Types

    GetSdwanTrafficDistributionProfileLinkTag

    Name string
    Link-Tag used for identifying a set of interfaces
    Weight int
    Weight (percentage) (only used when traffic-distribution is Weighted Session Distribution)
    Name string
    Link-Tag used for identifying a set of interfaces
    Weight int
    Weight (percentage) (only used when traffic-distribution is Weighted Session Distribution)
    name String
    Link-Tag used for identifying a set of interfaces
    weight Integer
    Weight (percentage) (only used when traffic-distribution is Weighted Session Distribution)
    name string
    Link-Tag used for identifying a set of interfaces
    weight number
    Weight (percentage) (only used when traffic-distribution is Weighted Session Distribution)
    name str
    Link-Tag used for identifying a set of interfaces
    weight int
    Weight (percentage) (only used when traffic-distribution is Weighted Session Distribution)
    name String
    Link-Tag used for identifying a set of interfaces
    weight Number
    Weight (percentage) (only used when traffic-distribution is Weighted Session Distribution)

    Package Details

    Repository
    scm pulumi/pulumi-scm
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scm Terraform Provider.
    scm logo
    Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate