Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Retrieves a listing of config items.
Using getSdwanRuleList
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 getSdwanRuleList(args: GetSdwanRuleListArgs, opts?: InvokeOptions): Promise<GetSdwanRuleListResult>
function getSdwanRuleListOutput(args: GetSdwanRuleListOutputArgs, opts?: InvokeOptions): Output<GetSdwanRuleListResult>def get_sdwan_rule_list(device: Optional[str] = None,
folder: Optional[str] = None,
limit: Optional[int] = None,
name: Optional[str] = None,
offset: Optional[int] = None,
snippet: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSdwanRuleListResult
def get_sdwan_rule_list_output(device: Optional[pulumi.Input[str]] = None,
folder: Optional[pulumi.Input[str]] = None,
limit: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
offset: Optional[pulumi.Input[int]] = None,
snippet: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSdwanRuleListResult]func GetSdwanRuleList(ctx *Context, args *GetSdwanRuleListArgs, opts ...InvokeOption) (*GetSdwanRuleListResult, error)
func GetSdwanRuleListOutput(ctx *Context, args *GetSdwanRuleListOutputArgs, opts ...InvokeOption) GetSdwanRuleListResultOutput> Note: This function is named GetSdwanRuleList in the Go SDK.
public static class GetSdwanRuleList
{
public static Task<GetSdwanRuleListResult> InvokeAsync(GetSdwanRuleListArgs args, InvokeOptions? opts = null)
public static Output<GetSdwanRuleListResult> Invoke(GetSdwanRuleListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSdwanRuleListResult> getSdwanRuleList(GetSdwanRuleListArgs args, InvokeOptions options)
public static Output<GetSdwanRuleListResult> getSdwanRuleList(GetSdwanRuleListArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getSdwanRuleList:getSdwanRuleList
arguments:
# arguments dictionaryThe following arguments are supported:
getSdwanRuleList Result
The following output properties are available:
- Datas
List<Get
Sdwan Rule List Data> - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- Total int
- The total number of items.
- Device string
- The device of the item.
- Folder string
- The folder of the item. Default: Shared.
- Limit int
- The max number of items to return. Default: 200.
- Name string
- The name of the item.
- Offset int
- The offset of the first item to return.
- Snippet string
- The snippet of the item.
- Datas
[]Get
Sdwan Rule List Data - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- Total int
- The total number of items.
- Device string
- The device of the item.
- Folder string
- The folder of the item. Default: Shared.
- Limit int
- The max number of items to return. Default: 200.
- Name string
- The name of the item.
- Offset int
- The offset of the first item to return.
- Snippet string
- The snippet of the item.
- datas
List<Get
Sdwan Rule List Data> - The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- total Integer
- The total number of items.
- device String
- The device of the item.
- folder String
- The folder of the item. Default: Shared.
- limit Integer
- The max number of items to return. Default: 200.
- name String
- The name of the item.
- offset Integer
- The offset of the first item to return.
- snippet String
- The snippet of the item.
- datas
Get
Sdwan Rule List Data[] - The data.
- id string
- The provider-assigned unique ID for this managed resource.
- tfid string
- total number
- The total number of items.
- device string
- The device of the item.
- folder string
- The folder of the item. Default: Shared.
- limit number
- The max number of items to return. Default: 200.
- name string
- The name of the item.
- offset number
- The offset of the first item to return.
- snippet string
- The snippet of the item.
- datas
Sequence[Get
Sdwan Rule List Data] - The data.
- id str
- The provider-assigned unique ID for this managed resource.
- tfid str
- total int
- The total number of items.
- device str
- The device of the item.
- folder str
- The folder of the item. Default: Shared.
- limit int
- The max number of items to return. Default: 200.
- name str
- The name of the item.
- offset int
- The offset of the first item to return.
- snippet str
- The snippet of the item.
- datas List<Property Map>
- The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- total Number
- The total number of items.
- device String
- The device of the item.
- folder String
- The folder of the item. Default: Shared.
- limit Number
- The max number of items to return. Default: 200.
- name String
- The name of the item.
- offset Number
- The offset of the first item to return.
- snippet String
- The snippet of the item.
Supporting Types
GetSdwanRuleListData
- Action
Get
Sdwan Rule List Data Action - 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?
- Error
Correction stringProfile - 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
- Negate
Destination bool - Negate destination address(es)?
- Negate
Source bool - Negate source address(es)?
- Path
Quality stringProfile - Path quality profile
- Position string
- Rule postion relative to device rules
- Saas
Quality stringProfile - SaaS quality profile
- Services List<string>
- List of services
- Snippet string
- The snippet in which the resource is defined
- Source
Users List<string> - List of source users
- Sources List<string>
- List of source addresses
- List<string>
- List of tags
- Tfid string
- Tos List<string>
- List of destination zones
- Action
Get
Sdwan Rule List Data Action - 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?
- Error
Correction stringProfile - 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
- Negate
Destination bool - Negate destination address(es)?
- Negate
Source bool - Negate source address(es)?
- Path
Quality stringProfile - Path quality profile
- Position string
- Rule postion relative to device rules
- Saas
Quality stringProfile - SaaS quality profile
- Services []string
- List of services
- Snippet string
- The snippet in which the resource is defined
- Source
Users []string - List of source users
- Sources []string
- List of source addresses
- []string
- List of tags
- Tfid string
- Tos []string
- List of destination zones
- action
Get
Sdwan Rule List Data Action - 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?
- error
Correction StringProfile - 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
- negate
Destination Boolean - Negate destination address(es)?
- negate
Source Boolean - Negate source address(es)?
- path
Quality StringProfile - Path quality profile
- position String
- Rule postion relative to device rules
- saas
Quality StringProfile - SaaS quality profile
- services List<String>
- List of services
- snippet String
- The snippet in which the resource is defined
- source
Users List<String> - List of source users
- sources List<String>
- List of source addresses
- List<String>
- List of tags
- tfid String
- tos List<String>
- List of destination zones
- action
Get
Sdwan Rule List Data Action - 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?
- error
Correction stringProfile - 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
- negate
Destination boolean - Negate destination address(es)?
- negate
Source boolean - Negate source address(es)?
- path
Quality stringProfile - Path quality profile
- position string
- Rule postion relative to device rules
- saas
Quality stringProfile - SaaS quality profile
- services string[]
- List of services
- snippet string
- The snippet in which the resource is defined
- source
Users string[] - List of source users
- sources string[]
- List of source addresses
- string[]
- List of tags
- tfid string
- tos string[]
- List of destination zones
- action
Get
Sdwan Rule List Data Action - 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_ strprofile - 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_ strprofile - Path quality profile
- position str
- Rule postion relative to device rules
- saas_
quality_ strprofile - 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
- 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?
- error
Correction StringProfile - 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
- negate
Destination Boolean - Negate destination address(es)?
- negate
Source Boolean - Negate source address(es)?
- path
Quality StringProfile - Path quality profile
- position String
- Rule postion relative to device rules
- saas
Quality StringProfile - SaaS quality profile
- services List<String>
- List of services
- snippet String
- The snippet in which the resource is defined
- source
Users List<String> - List of source users
- sources List<String>
- List of source addresses
- List<String>
- List of tags
- tfid String
- tos List<String>
- List of destination zones
GetSdwanRuleListDataAction
- 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 v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
