1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getSdwanRule
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

    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(id: Optional[str] = None,
                       name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetSdwanRuleResult
    def get_sdwan_rule_output(id: Optional[pulumi.Input[str]] = None,
                       name: 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
    Name string
    Rule name
    Id string
    UUID of the resource
    Name string
    Rule name
    id String
    UUID of the resource
    name String
    Rule name
    id string
    UUID of the resource
    name string
    Rule name
    id str
    UUID of the resource
    name str
    Rule name
    id String
    UUID of the resource
    name String
    Rule name

    getSdwanRule Result

    The following output properties are available:

    Action GetSdwanRuleAction
    Action
    Applications List<string>
    List of applications
    Description string
    Rule description
    Destinations List<string>
    List of destination addresses
    Device string
    The device in which the resource is defined
    Disabled bool
    Disable rule?
    ErrorCorrectionProfile string
    Error correction profile
    Folder string
    The folder in which the resource is defined
    Froms List<string>
    List of source zones
    Id string
    UUID of the resource
    Name string
    Rule name
    NegateDestination bool
    Negate destination address(es)?
    NegateSource bool
    Negate source address(es)?
    PathQualityProfile string
    Path quality profile
    Position string
    Rule postion relative to device rules
    SaasQualityProfile string
    SaaS quality profile
    Services List<string>
    List of services
    Snippet string
    The snippet in which the resource is defined
    SourceUsers List<string>
    List of source users
    Sources List<string>
    List of source addresses
    Tags List<string>
    List of tags
    Tfid string
    Tos List<string>
    List of destination zones
    Action GetSdwanRuleAction
    Action
    Applications []string
    List of applications
    Description string
    Rule description
    Destinations []string
    List of destination addresses
    Device string
    The device in which the resource is defined
    Disabled bool
    Disable rule?
    ErrorCorrectionProfile string
    Error correction profile
    Folder string
    The folder in which the resource is defined
    Froms []string
    List of source zones
    Id string
    UUID of the resource
    Name string
    Rule name
    NegateDestination bool
    Negate destination address(es)?
    NegateSource bool
    Negate source address(es)?
    PathQualityProfile string
    Path quality profile
    Position string
    Rule postion relative to device rules
    SaasQualityProfile string
    SaaS quality profile
    Services []string
    List of services
    Snippet string
    The snippet in which the resource is defined
    SourceUsers []string
    List of source users
    Sources []string
    List of source addresses
    Tags []string
    List of tags
    Tfid string
    Tos []string
    List of destination zones
    action GetSdwanRuleAction
    Action
    applications List<String>
    List of applications
    description String
    Rule description
    destinations List<String>
    List of destination addresses
    device String
    The device in which the resource is defined
    disabled Boolean
    Disable rule?
    errorCorrectionProfile String
    Error correction profile
    folder String
    The folder in which the resource is defined
    froms List<String>
    List of source zones
    id String
    UUID of the resource
    name String
    Rule name
    negateDestination Boolean
    Negate destination address(es)?
    negateSource Boolean
    Negate source address(es)?
    pathQualityProfile String
    Path quality profile
    position String
    Rule postion relative to device rules
    saasQualityProfile String
    SaaS quality profile
    services List<String>
    List of services
    snippet String
    The snippet in which the resource is defined
    sourceUsers List<String>
    List of source users
    sources List<String>
    List of source addresses
    tags List<String>
    List of tags
    tfid String
    tos List<String>
    List of destination zones
    action GetSdwanRuleAction
    Action
    applications string[]
    List of applications
    description string
    Rule description
    destinations string[]
    List of destination addresses
    device string
    The device in which the resource is defined
    disabled boolean
    Disable rule?
    errorCorrectionProfile string
    Error correction profile
    folder string
    The folder in which the resource is defined
    froms string[]
    List of source zones
    id string
    UUID of the resource
    name string
    Rule name
    negateDestination boolean
    Negate destination address(es)?
    negateSource boolean
    Negate source address(es)?
    pathQualityProfile string
    Path quality profile
    position string
    Rule postion relative to device rules
    saasQualityProfile string
    SaaS quality profile
    services string[]
    List of services
    snippet string
    The snippet in which the resource is defined
    sourceUsers string[]
    List of source users
    sources string[]
    List of source addresses
    tags string[]
    List of tags
    tfid string
    tos string[]
    List of destination zones
    action GetSdwanRuleAction
    Action
    applications Sequence[str]
    List of applications
    description str
    Rule description
    destinations Sequence[str]
    List of destination addresses
    device str
    The device in which the resource is defined
    disabled bool
    Disable rule?
    error_correction_profile str
    Error correction profile
    folder str
    The folder in which the resource is defined
    froms Sequence[str]
    List of source zones
    id str
    UUID of the resource
    name str
    Rule name
    negate_destination bool
    Negate destination address(es)?
    negate_source bool
    Negate source address(es)?
    path_quality_profile str
    Path quality profile
    position str
    Rule postion relative to device rules
    saas_quality_profile str
    SaaS quality profile
    services Sequence[str]
    List of services
    snippet str
    The snippet in which the resource is defined
    source_users Sequence[str]
    List of source users
    sources Sequence[str]
    List of source addresses
    tags Sequence[str]
    List of tags
    tfid str
    tos Sequence[str]
    List of destination zones
    action Property Map
    Action
    applications List<String>
    List of applications
    description String
    Rule description
    destinations List<String>
    List of destination addresses
    device String
    The device in which the resource is defined
    disabled Boolean
    Disable rule?
    errorCorrectionProfile String
    Error correction profile
    folder String
    The folder in which the resource is defined
    froms List<String>
    List of source zones
    id String
    UUID of the resource
    name String
    Rule name
    negateDestination Boolean
    Negate destination address(es)?
    negateSource Boolean
    Negate source address(es)?
    pathQualityProfile String
    Path quality profile
    position String
    Rule postion relative to device rules
    saasQualityProfile String
    SaaS quality profile
    services List<String>
    List of services
    snippet String
    The snippet in which the resource is defined
    sourceUsers List<String>
    List of source users
    sources List<String>
    List of source addresses
    tags List<String>
    List of tags
    tfid String
    tos List<String>
    List of destination zones

    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 v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate