1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getSdwanRule
Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi
scm logo
Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi

    SdwanRule data source

    Using getSdwanRule

    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 getSdwanRule(args: GetSdwanRuleArgs, opts?: InvokeOptions): Promise<GetSdwanRuleResult>
    function getSdwanRuleOutput(args: GetSdwanRuleOutputArgs, opts?: InvokeOptions): Output<GetSdwanRuleResult>
    def get_sdwan_rule(device: Optional[str] = None,
                       folder: Optional[str] = None,
                       id: Optional[str] = None,
                       name: Optional[str] = None,
                       snippet: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetSdwanRuleResult
    def get_sdwan_rule_output(device: Optional[pulumi.Input[str]] = None,
                       folder: Optional[pulumi.Input[str]] = None,
                       id: Optional[pulumi.Input[str]] = None,
                       name: Optional[pulumi.Input[str]] = None,
                       snippet: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetSdwanRuleResult]
    func LookupSdwanRule(ctx *Context, args *LookupSdwanRuleArgs, opts ...InvokeOption) (*LookupSdwanRuleResult, error)
    func LookupSdwanRuleOutput(ctx *Context, args *LookupSdwanRuleOutputArgs, opts ...InvokeOption) LookupSdwanRuleResultOutput

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

    public static class GetSdwanRule 
    {
        public static Task<GetSdwanRuleResult> InvokeAsync(GetSdwanRuleArgs args, InvokeOptions? opts = null)
        public static Output<GetSdwanRuleResult> Invoke(GetSdwanRuleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSdwanRuleResult> getSdwanRule(GetSdwanRuleArgs args, InvokeOptions options)
    public static Output<GetSdwanRuleResult> getSdwanRule(GetSdwanRuleArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getSdwanRule:getSdwanRule
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    UUID of the resource
    Device string
    The device in which the resource is defined
    Folder string
    Name string
    Snippet string
    Id string
    UUID of the resource
    Device string
    The device in which the resource is defined
    Folder string
    Name string
    Snippet string
    id String
    UUID of the resource
    device String
    The device in which the resource is defined
    folder String
    name String
    snippet String
    id string
    UUID of the resource
    device string
    The device in which the resource is defined
    folder string
    name string
    snippet string
    id str
    UUID of the resource
    device str
    The device in which the resource is defined
    folder str
    name str
    snippet str
    id String
    UUID of the resource
    device String
    The device in which the resource is defined
    folder String
    name String
    snippet String

    getSdwanRule Result

    The following output properties are available:

    Action GetSdwanRuleAction
    Applications List<string>
    Description string
    Destinations List<string>
    Device string
    The device in which the resource is defined
    Disabled bool
    ErrorCorrectionProfile string
    Folder string
    Froms List<string>
    Id string
    UUID of the resource
    Name string
    NegateDestination bool
    NegateSource bool
    PathQualityProfile string
    Position string
    SaasQualityProfile string
    Services List<string>
    Snippet string
    SourceUsers List<string>
    Sources List<string>
    Tags List<string>
    Tfid string
    Tos List<string>
    Action GetSdwanRuleAction
    Applications []string
    Description string
    Destinations []string
    Device string
    The device in which the resource is defined
    Disabled bool
    ErrorCorrectionProfile string
    Folder string
    Froms []string
    Id string
    UUID of the resource
    Name string
    NegateDestination bool
    NegateSource bool
    PathQualityProfile string
    Position string
    SaasQualityProfile string
    Services []string
    Snippet string
    SourceUsers []string
    Sources []string
    Tags []string
    Tfid string
    Tos []string
    action GetSdwanRuleAction
    applications List<String>
    description String
    destinations List<String>
    device String
    The device in which the resource is defined
    disabled Boolean
    errorCorrectionProfile String
    folder String
    froms List<String>
    id String
    UUID of the resource
    name String
    negateDestination Boolean
    negateSource Boolean
    pathQualityProfile String
    position String
    saasQualityProfile String
    services List<String>
    snippet String
    sourceUsers List<String>
    sources List<String>
    tags List<String>
    tfid String
    tos List<String>
    action GetSdwanRuleAction
    applications string[]
    description string
    destinations string[]
    device string
    The device in which the resource is defined
    disabled boolean
    errorCorrectionProfile string
    folder string
    froms string[]
    id string
    UUID of the resource
    name string
    negateDestination boolean
    negateSource boolean
    pathQualityProfile string
    position string
    saasQualityProfile string
    services string[]
    snippet string
    sourceUsers string[]
    sources string[]
    tags string[]
    tfid string
    tos string[]
    action GetSdwanRuleAction
    applications Sequence[str]
    description str
    destinations Sequence[str]
    device str
    The device in which the resource is defined
    disabled bool
    error_correction_profile str
    folder str
    froms Sequence[str]
    id str
    UUID of the resource
    name str
    negate_destination bool
    negate_source bool
    path_quality_profile str
    position str
    saas_quality_profile str
    services Sequence[str]
    snippet str
    source_users Sequence[str]
    sources Sequence[str]
    tags Sequence[str]
    tfid str
    tos Sequence[str]
    action Property Map
    applications List<String>
    description String
    destinations List<String>
    device String
    The device in which the resource is defined
    disabled Boolean
    errorCorrectionProfile String
    folder String
    froms List<String>
    id String
    UUID of the resource
    name String
    negateDestination Boolean
    negateSource Boolean
    pathQualityProfile String
    position String
    saasQualityProfile String
    services List<String>
    snippet String
    sourceUsers List<String>
    sources List<String>
    tags List<String>
    tfid String
    tos List<String>

    Supporting Types

    GetSdwanRuleAction

    TrafficDistributionProfile string
    Traffic dstribution profile
    TrafficDistributionProfile string
    Traffic dstribution profile
    trafficDistributionProfile String
    Traffic dstribution profile
    trafficDistributionProfile string
    Traffic dstribution profile
    traffic_distribution_profile str
    Traffic dstribution profile
    trafficDistributionProfile String
    Traffic dstribution profile

    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 v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate