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

    Retrieves a listing of config items.

    Using getDosProtectionRuleList

    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 getDosProtectionRuleList(args: GetDosProtectionRuleListArgs, opts?: InvokeOptions): Promise<GetDosProtectionRuleListResult>
    function getDosProtectionRuleListOutput(args: GetDosProtectionRuleListOutputArgs, opts?: InvokeOptions): Output<GetDosProtectionRuleListResult>
    def get_dos_protection_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) -> GetDosProtectionRuleListResult
    def get_dos_protection_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[GetDosProtectionRuleListResult]
    func GetDosProtectionRuleList(ctx *Context, args *GetDosProtectionRuleListArgs, opts ...InvokeOption) (*GetDosProtectionRuleListResult, error)
    func GetDosProtectionRuleListOutput(ctx *Context, args *GetDosProtectionRuleListOutputArgs, opts ...InvokeOption) GetDosProtectionRuleListResultOutput

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

    public static class GetDosProtectionRuleList 
    {
        public static Task<GetDosProtectionRuleListResult> InvokeAsync(GetDosProtectionRuleListArgs args, InvokeOptions? opts = null)
        public static Output<GetDosProtectionRuleListResult> Invoke(GetDosProtectionRuleListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDosProtectionRuleListResult> getDosProtectionRuleList(GetDosProtectionRuleListArgs args, InvokeOptions options)
    public static Output<GetDosProtectionRuleListResult> getDosProtectionRuleList(GetDosProtectionRuleListArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getDosProtectionRuleList:getDosProtectionRuleList
      arguments:
        # arguments dictionary

    The following arguments are supported:

    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.
    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.
    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.
    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.
    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.
    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.

    getDosProtectionRuleList Result

    The following output properties are available:

    Datas List<GetDosProtectionRuleListData>
    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 []GetDosProtectionRuleListData
    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<GetDosProtectionRuleListData>
    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 GetDosProtectionRuleListData[]
    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[GetDosProtectionRuleListData]
    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

    GetDosProtectionRuleListData

    Action GetDosProtectionRuleListDataAction
    The action to take on rule match
    Description string
    Description
    Destinations List<string>
    List of destination addresses
    Device string
    The device in which the resource is defined
    Disabled bool
    Rule disabled?
    Folder string
    The folder in which the resource is defined
    Froms List<string>
    List of source zones
    Id string
    The UUID of the DNS security profile
    LogSetting string
    Log forwarding profile name
    Name string
    Rule name
    Position string
    Position relative to local device rules
    Protection GetDosProtectionRuleListDataProtection
    Protection
    Schedule string
    Schedule on which to enforce the rule
    Services List<string>
    List of services
    Snippet string
    The snippet in which the resource is defined
    SourceUsers List<string>
    List of source users and/or groups. Reserved words include any, pre-login, known-user, and unknown.
    Sources List<string>
    List of source addresses
    Tags List<string>
    List of tags
    Tfid string
    Tos List<string>
    List of destination zones
    Action GetDosProtectionRuleListDataAction
    The action to take on rule match
    Description string
    Description
    Destinations []string
    List of destination addresses
    Device string
    The device in which the resource is defined
    Disabled bool
    Rule disabled?
    Folder string
    The folder in which the resource is defined
    Froms []string
    List of source zones
    Id string
    The UUID of the DNS security profile
    LogSetting string
    Log forwarding profile name
    Name string
    Rule name
    Position string
    Position relative to local device rules
    Protection GetDosProtectionRuleListDataProtection
    Protection
    Schedule string
    Schedule on which to enforce the rule
    Services []string
    List of services
    Snippet string
    The snippet in which the resource is defined
    SourceUsers []string
    List of source users and/or groups. Reserved words include any, pre-login, known-user, and unknown.
    Sources []string
    List of source addresses
    Tags []string
    List of tags
    Tfid string
    Tos []string
    List of destination zones
    action GetDosProtectionRuleListDataAction
    The action to take on rule match
    description String
    Description
    destinations List<String>
    List of destination addresses
    device String
    The device in which the resource is defined
    disabled Boolean
    Rule disabled?
    folder String
    The folder in which the resource is defined
    froms List<String>
    List of source zones
    id String
    The UUID of the DNS security profile
    logSetting String
    Log forwarding profile name
    name String
    Rule name
    position String
    Position relative to local device rules
    protection GetDosProtectionRuleListDataProtection
    Protection
    schedule String
    Schedule on which to enforce the rule
    services List<String>
    List of services
    snippet String
    The snippet in which the resource is defined
    sourceUsers List<String>
    List of source users and/or groups. Reserved words include any, pre-login, known-user, and unknown.
    sources List<String>
    List of source addresses
    tags List<String>
    List of tags
    tfid String
    tos List<String>
    List of destination zones
    action GetDosProtectionRuleListDataAction
    The action to take on rule match
    description string
    Description
    destinations string[]
    List of destination addresses
    device string
    The device in which the resource is defined
    disabled boolean
    Rule disabled?
    folder string
    The folder in which the resource is defined
    froms string[]
    List of source zones
    id string
    The UUID of the DNS security profile
    logSetting string
    Log forwarding profile name
    name string
    Rule name
    position string
    Position relative to local device rules
    protection GetDosProtectionRuleListDataProtection
    Protection
    schedule string
    Schedule on which to enforce the rule
    services string[]
    List of services
    snippet string
    The snippet in which the resource is defined
    sourceUsers string[]
    List of source users and/or groups. Reserved words include any, pre-login, known-user, and unknown.
    sources string[]
    List of source addresses
    tags string[]
    List of tags
    tfid string
    tos string[]
    List of destination zones
    action GetDosProtectionRuleListDataAction
    The action to take on rule match
    description str
    Description
    destinations Sequence[str]
    List of destination addresses
    device str
    The device in which the resource is defined
    disabled bool
    Rule disabled?
    folder str
    The folder in which the resource is defined
    froms Sequence[str]
    List of source zones
    id str
    The UUID of the DNS security profile
    log_setting str
    Log forwarding profile name
    name str
    Rule name
    position str
    Position relative to local device rules
    protection GetDosProtectionRuleListDataProtection
    Protection
    schedule str
    Schedule on which to enforce the rule
    services Sequence[str]
    List of services
    snippet str
    The snippet in which the resource is defined
    source_users Sequence[str]
    List of source users and/or groups. Reserved words include any, pre-login, known-user, and unknown.
    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
    The action to take on rule match
    description String
    Description
    destinations List<String>
    List of destination addresses
    device String
    The device in which the resource is defined
    disabled Boolean
    Rule disabled?
    folder String
    The folder in which the resource is defined
    froms List<String>
    List of source zones
    id String
    The UUID of the DNS security profile
    logSetting String
    Log forwarding profile name
    name String
    Rule name
    position String
    Position relative to local device rules
    protection Property Map
    Protection
    schedule String
    Schedule on which to enforce the rule
    services List<String>
    List of services
    snippet String
    The snippet in which the resource is defined
    sourceUsers List<String>
    List of source users and/or groups. Reserved words include any, pre-login, known-user, and unknown.
    sources List<String>
    List of source addresses
    tags List<String>
    List of tags
    tfid String
    tos List<String>
    List of destination zones

    GetDosProtectionRuleListDataAction

    GetDosProtectionRuleListDataProtection

    GetDosProtectionRuleListDataProtectionAggregate

    Profile string
    Aggregate DoS protection profile
    Profile string
    Aggregate DoS protection profile
    profile String
    Aggregate DoS protection profile
    profile string
    Aggregate DoS protection profile
    profile str
    Aggregate DoS protection profile
    profile String
    Aggregate DoS protection profile

    GetDosProtectionRuleListDataProtectionClassified

    classificationCriteria Property Map
    Classification criteria
    profile String
    Classified DoS protection profile

    GetDosProtectionRuleListDataProtectionClassifiedClassificationCriteria

    Address string
    Address
    Address string
    Address
    address String
    Address
    address string
    Address
    address str
    Address
    address String
    Address

    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