Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi
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 dictionaryThe following arguments are supported:
getSdwanRule Result
The following output properties are available:
- Action
Get
Sdwan Rule Action - Applications List<string>
- Description string
- Destinations List<string>
- Device string
- The device in which the resource is defined
- Disabled bool
- Error
Correction stringProfile - Folder string
- Froms List<string>
- Id string
- UUID of the resource
- Name string
- Negate
Destination bool - Negate
Source bool - Path
Quality stringProfile - Position string
- Saas
Quality stringProfile - Services List<string>
- Snippet string
- Source
Users List<string> - Sources List<string>
- List<string>
- Tfid string
- Tos List<string>
- Action
Get
Sdwan Rule Action - Applications []string
- Description string
- Destinations []string
- Device string
- The device in which the resource is defined
- Disabled bool
- Error
Correction stringProfile - Folder string
- Froms []string
- Id string
- UUID of the resource
- Name string
- Negate
Destination bool - Negate
Source bool - Path
Quality stringProfile - Position string
- Saas
Quality stringProfile - Services []string
- Snippet string
- Source
Users []string - Sources []string
- []string
- Tfid string
- Tos []string
- action
Get
Sdwan Rule Action - applications List<String>
- description String
- destinations List<String>
- device String
- The device in which the resource is defined
- disabled Boolean
- error
Correction StringProfile - folder String
- froms List<String>
- id String
- UUID of the resource
- name String
- negate
Destination Boolean - negate
Source Boolean - path
Quality StringProfile - position String
- saas
Quality StringProfile - services List<String>
- snippet String
- source
Users List<String> - sources List<String>
- List<String>
- tfid String
- tos List<String>
- action
Get
Sdwan Rule Action - applications string[]
- description string
- destinations string[]
- device string
- The device in which the resource is defined
- disabled boolean
- error
Correction stringProfile - folder string
- froms string[]
- id string
- UUID of the resource
- name string
- negate
Destination boolean - negate
Source boolean - path
Quality stringProfile - position string
- saas
Quality stringProfile - services string[]
- snippet string
- source
Users string[] - sources string[]
- string[]
- tfid string
- tos string[]
- action
Get
Sdwan Rule Action - applications Sequence[str]
- description str
- destinations Sequence[str]
- device str
- The device in which the resource is defined
- disabled bool
- error_
correction_ strprofile - folder str
- froms Sequence[str]
- id str
- UUID of the resource
- name str
- negate_
destination bool - negate_
source bool - path_
quality_ strprofile - position str
- saas_
quality_ strprofile - services Sequence[str]
- snippet str
- source_
users Sequence[str] - sources Sequence[str]
- 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
- error
Correction StringProfile - folder String
- froms List<String>
- id String
- UUID of the resource
- name String
- negate
Destination Boolean - negate
Source Boolean - path
Quality StringProfile - position String
- saas
Quality StringProfile - services List<String>
- snippet String
- source
Users List<String> - sources List<String>
- List<String>
- tfid String
- tos List<String>
Supporting Types
GetSdwanRuleAction
- Traffic
Distribution stringProfile - Traffic dstribution profile
- Traffic
Distribution stringProfile - Traffic dstribution profile
- traffic
Distribution StringProfile - Traffic dstribution profile
- traffic
Distribution stringProfile - Traffic dstribution profile
- traffic_
distribution_ strprofile - Traffic dstribution profile
- traffic
Distribution StringProfile - Traffic dstribution profile
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi
