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

    DosProtectionRule data source

    Using getDosProtectionRule

    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 getDosProtectionRule(args: GetDosProtectionRuleArgs, opts?: InvokeOptions): Promise<GetDosProtectionRuleResult>
    function getDosProtectionRuleOutput(args: GetDosProtectionRuleOutputArgs, opts?: InvokeOptions): Output<GetDosProtectionRuleResult>
    def get_dos_protection_rule(id: Optional[str] = None,
                                name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetDosProtectionRuleResult
    def get_dos_protection_rule_output(id: Optional[pulumi.Input[str]] = None,
                                name: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetDosProtectionRuleResult]
    func LookupDosProtectionRule(ctx *Context, args *LookupDosProtectionRuleArgs, opts ...InvokeOption) (*LookupDosProtectionRuleResult, error)
    func LookupDosProtectionRuleOutput(ctx *Context, args *LookupDosProtectionRuleOutputArgs, opts ...InvokeOption) LookupDosProtectionRuleResultOutput

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

    public static class GetDosProtectionRule 
    {
        public static Task<GetDosProtectionRuleResult> InvokeAsync(GetDosProtectionRuleArgs args, InvokeOptions? opts = null)
        public static Output<GetDosProtectionRuleResult> Invoke(GetDosProtectionRuleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDosProtectionRuleResult> getDosProtectionRule(GetDosProtectionRuleArgs args, InvokeOptions options)
    public static Output<GetDosProtectionRuleResult> getDosProtectionRule(GetDosProtectionRuleArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getDosProtectionRule:getDosProtectionRule
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the DNS security profile
    Name string
    Rule name
    Id string
    The UUID of the DNS security profile
    Name string
    Rule name
    id String
    The UUID of the DNS security profile
    name String
    Rule name
    id string
    The UUID of the DNS security profile
    name string
    Rule name
    id str
    The UUID of the DNS security profile
    name str
    Rule name
    id String
    The UUID of the DNS security profile
    name String
    Rule name

    getDosProtectionRule Result

    The following output properties are available:

    Action GetDosProtectionRuleAction
    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 GetDosProtectionRuleProtection
    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 GetDosProtectionRuleAction
    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 GetDosProtectionRuleProtection
    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 GetDosProtectionRuleAction
    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 GetDosProtectionRuleProtection
    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 GetDosProtectionRuleAction
    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 GetDosProtectionRuleProtection
    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 GetDosProtectionRuleAction
    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 GetDosProtectionRuleProtection
    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

    Supporting Types

    GetDosProtectionRuleAction

    GetDosProtectionRuleProtection

    GetDosProtectionRuleProtectionAggregate

    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

    GetDosProtectionRuleProtectionClassified

    ClassificationCriteria GetDosProtectionRuleProtectionClassifiedClassificationCriteria
    Classification criteria
    Profile string
    Classified DoS protection profile
    ClassificationCriteria GetDosProtectionRuleProtectionClassifiedClassificationCriteria
    Classification criteria
    Profile string
    Classified DoS protection profile
    classificationCriteria GetDosProtectionRuleProtectionClassifiedClassificationCriteria
    Classification criteria
    profile String
    Classified DoS protection profile
    classificationCriteria GetDosProtectionRuleProtectionClassifiedClassificationCriteria
    Classification criteria
    profile string
    Classified DoS protection profile
    classificationCriteria Property Map
    Classification criteria
    profile String
    Classified DoS protection profile

    GetDosProtectionRuleProtectionClassifiedClassificationCriteria

    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