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

    TrafficSteeringRule data source

    Using getTrafficSteeringRule

    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 getTrafficSteeringRule(args: GetTrafficSteeringRuleArgs, opts?: InvokeOptions): Promise<GetTrafficSteeringRuleResult>
    function getTrafficSteeringRuleOutput(args: GetTrafficSteeringRuleOutputArgs, opts?: InvokeOptions): Output<GetTrafficSteeringRuleResult>
    def get_traffic_steering_rule(id: Optional[str] = None,
                                  name: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetTrafficSteeringRuleResult
    def get_traffic_steering_rule_output(id: Optional[pulumi.Input[str]] = None,
                                  name: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetTrafficSteeringRuleResult]
    func LookupTrafficSteeringRule(ctx *Context, args *LookupTrafficSteeringRuleArgs, opts ...InvokeOption) (*LookupTrafficSteeringRuleResult, error)
    func LookupTrafficSteeringRuleOutput(ctx *Context, args *LookupTrafficSteeringRuleOutputArgs, opts ...InvokeOption) LookupTrafficSteeringRuleResultOutput

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

    public static class GetTrafficSteeringRule 
    {
        public static Task<GetTrafficSteeringRuleResult> InvokeAsync(GetTrafficSteeringRuleArgs args, InvokeOptions? opts = null)
        public static Output<GetTrafficSteeringRuleResult> Invoke(GetTrafficSteeringRuleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTrafficSteeringRuleResult> getTrafficSteeringRule(GetTrafficSteeringRuleArgs args, InvokeOptions options)
    public static Output<GetTrafficSteeringRuleResult> getTrafficSteeringRule(GetTrafficSteeringRuleArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getTrafficSteeringRule:getTrafficSteeringRule
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the traffic steering rule
    Name string
    Name
    Id string
    The UUID of the traffic steering rule
    Name string
    Name
    id String
    The UUID of the traffic steering rule
    name String
    Name
    id string
    The UUID of the traffic steering rule
    name string
    Name
    id str
    The UUID of the traffic steering rule
    name str
    Name
    id String
    The UUID of the traffic steering rule
    name String
    Name

    getTrafficSteeringRule Result

    The following output properties are available:

    Action GetTrafficSteeringRuleAction
    Action
    Categories List<string>
    Category
    Destinations List<string>
    Destination
    Folder string
    The folder containing the traffic steering rule
    Id string
    The UUID of the traffic steering rule
    Name string
    Name
    Services List<string>
    Service
    SourceUsers List<string>
    Source user
    Sources List<string>
    Source
    Tfid string
    Action GetTrafficSteeringRuleAction
    Action
    Categories []string
    Category
    Destinations []string
    Destination
    Folder string
    The folder containing the traffic steering rule
    Id string
    The UUID of the traffic steering rule
    Name string
    Name
    Services []string
    Service
    SourceUsers []string
    Source user
    Sources []string
    Source
    Tfid string
    action GetTrafficSteeringRuleAction
    Action
    categories List<String>
    Category
    destinations List<String>
    Destination
    folder String
    The folder containing the traffic steering rule
    id String
    The UUID of the traffic steering rule
    name String
    Name
    services List<String>
    Service
    sourceUsers List<String>
    Source user
    sources List<String>
    Source
    tfid String
    action GetTrafficSteeringRuleAction
    Action
    categories string[]
    Category
    destinations string[]
    Destination
    folder string
    The folder containing the traffic steering rule
    id string
    The UUID of the traffic steering rule
    name string
    Name
    services string[]
    Service
    sourceUsers string[]
    Source user
    sources string[]
    Source
    tfid string
    action GetTrafficSteeringRuleAction
    Action
    categories Sequence[str]
    Category
    destinations Sequence[str]
    Destination
    folder str
    The folder containing the traffic steering rule
    id str
    The UUID of the traffic steering rule
    name str
    Name
    services Sequence[str]
    Service
    source_users Sequence[str]
    Source user
    sources Sequence[str]
    Source
    tfid str
    action Property Map
    Action
    categories List<String>
    Category
    destinations List<String>
    Destination
    folder String
    The folder containing the traffic steering rule
    id String
    The UUID of the traffic steering rule
    name String
    Name
    services List<String>
    Service
    sourceUsers List<String>
    Source user
    sources List<String>
    Source
    tfid String

    Supporting Types

    GetTrafficSteeringRuleAction

    GetTrafficSteeringRuleActionForward

    GetTrafficSteeringRuleActionForwardForward

    Target string
    Target
    Target string
    Target
    target String
    Target
    target string
    Target
    target str
    Target
    target String
    Target

    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