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

    SdwanErrorCorrectionProfile data source

    Using getSdwanErrorCorrectionProfile

    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 getSdwanErrorCorrectionProfile(args: GetSdwanErrorCorrectionProfileArgs, opts?: InvokeOptions): Promise<GetSdwanErrorCorrectionProfileResult>
    function getSdwanErrorCorrectionProfileOutput(args: GetSdwanErrorCorrectionProfileOutputArgs, opts?: InvokeOptions): Output<GetSdwanErrorCorrectionProfileResult>
    def get_sdwan_error_correction_profile(id: Optional[str] = None,
                                           name: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetSdwanErrorCorrectionProfileResult
    def get_sdwan_error_correction_profile_output(id: Optional[pulumi.Input[str]] = None,
                                           name: Optional[pulumi.Input[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetSdwanErrorCorrectionProfileResult]
    func LookupSdwanErrorCorrectionProfile(ctx *Context, args *LookupSdwanErrorCorrectionProfileArgs, opts ...InvokeOption) (*LookupSdwanErrorCorrectionProfileResult, error)
    func LookupSdwanErrorCorrectionProfileOutput(ctx *Context, args *LookupSdwanErrorCorrectionProfileOutputArgs, opts ...InvokeOption) LookupSdwanErrorCorrectionProfileResultOutput

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

    public static class GetSdwanErrorCorrectionProfile 
    {
        public static Task<GetSdwanErrorCorrectionProfileResult> InvokeAsync(GetSdwanErrorCorrectionProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetSdwanErrorCorrectionProfileResult> Invoke(GetSdwanErrorCorrectionProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSdwanErrorCorrectionProfileResult> getSdwanErrorCorrectionProfile(GetSdwanErrorCorrectionProfileArgs args, InvokeOptions options)
    public static Output<GetSdwanErrorCorrectionProfileResult> getSdwanErrorCorrectionProfile(GetSdwanErrorCorrectionProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getSdwanErrorCorrectionProfile:getSdwanErrorCorrectionProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    UUID of the resource
    Name string
    Name
    Id string
    UUID of the resource
    Name string
    Name
    id String
    UUID of the resource
    name String
    Name
    id string
    UUID of the resource
    name string
    Name
    id str
    UUID of the resource
    name str
    Name
    id String
    UUID of the resource
    name String
    Name

    getSdwanErrorCorrectionProfile Result

    The following output properties are available:

    ActivationThreshold int
    Activation threshold
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    Mode GetSdwanErrorCorrectionProfileMode
    Mode
    Name string
    Name
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    ActivationThreshold int
    Activation threshold
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    Mode GetSdwanErrorCorrectionProfileMode
    Mode
    Name string
    Name
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    activationThreshold Integer
    Activation threshold
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    mode GetSdwanErrorCorrectionProfileMode
    Mode
    name String
    Name
    snippet String
    The snippet in which the resource is defined
    tfid String
    activationThreshold number
    Activation threshold
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    UUID of the resource
    mode GetSdwanErrorCorrectionProfileMode
    Mode
    name string
    Name
    snippet string
    The snippet in which the resource is defined
    tfid string
    activation_threshold int
    Activation threshold
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    UUID of the resource
    mode GetSdwanErrorCorrectionProfileMode
    Mode
    name str
    Name
    snippet str
    The snippet in which the resource is defined
    tfid str
    activationThreshold Number
    Activation threshold
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    mode Property Map
    Mode
    name String
    Name
    snippet String
    The snippet in which the resource is defined
    tfid String

    Supporting Types

    GetSdwanErrorCorrectionProfileMode

    forwardErrorCorrection Property Map
    Forward error correction
    packetDuplication Property Map
    Packet duplication

    GetSdwanErrorCorrectionProfileModeForwardErrorCorrection

    Ratio string
    Ratio
    RecoveryDuration int
    Recovery duration
    Ratio string
    Ratio
    RecoveryDuration int
    Recovery duration
    ratio String
    Ratio
    recoveryDuration Integer
    Recovery duration
    ratio string
    Ratio
    recoveryDuration number
    Recovery duration
    ratio str
    Ratio
    recovery_duration int
    Recovery duration
    ratio String
    Ratio
    recoveryDuration Number
    Recovery duration

    GetSdwanErrorCorrectionProfileModePacketDuplication

    RecoveryDurationPd int
    Recovery duration pd
    RecoveryDurationPd int
    Recovery duration pd
    recoveryDurationPd Integer
    Recovery duration pd
    recoveryDurationPd number
    Recovery duration pd
    recovery_duration_pd int
    Recovery duration pd
    recoveryDurationPd Number
    Recovery duration pd

    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