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
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 dictionaryThe following arguments are supported:
getSdwanErrorCorrectionProfile Result
The following output properties are available:
- Activation
Threshold 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
Get
Sdwan Error Correction Profile Mode - Mode
- Name string
- Name
- Snippet string
- The snippet in which the resource is defined
- Tfid string
- Activation
Threshold 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
Get
Sdwan Error Correction Profile Mode - Mode
- Name string
- Name
- Snippet string
- The snippet in which the resource is defined
- Tfid string
- activation
Threshold 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
Get
Sdwan Error Correction Profile Mode - Mode
- name String
- Name
- snippet String
- The snippet in which the resource is defined
- tfid String
- activation
Threshold 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
Get
Sdwan Error Correction Profile Mode - 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
Get
Sdwan Error Correction Profile Mode - Mode
- name str
- Name
- snippet str
- The snippet in which the resource is defined
- tfid str
- activation
Threshold 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
- Forward
Error GetCorrection Sdwan Error Correction Profile Mode Forward Error Correction - Forward error correction
- Packet
Duplication GetSdwan Error Correction Profile Mode Packet Duplication - Packet duplication
- Forward
Error GetCorrection Sdwan Error Correction Profile Mode Forward Error Correction - Forward error correction
- Packet
Duplication GetSdwan Error Correction Profile Mode Packet Duplication - Packet duplication
- forward
Error GetCorrection Sdwan Error Correction Profile Mode Forward Error Correction - Forward error correction
- packet
Duplication GetSdwan Error Correction Profile Mode Packet Duplication - Packet duplication
- forward
Error GetCorrection Sdwan Error Correction Profile Mode Forward Error Correction - Forward error correction
- packet
Duplication GetSdwan Error Correction Profile Mode Packet Duplication - Packet duplication
- forward_
error_ Getcorrection Sdwan Error Correction Profile Mode Forward Error Correction - Forward error correction
- packet_
duplication GetSdwan Error Correction Profile Mode Packet Duplication - Packet duplication
- forward
Error Property MapCorrection - Forward error correction
- packet
Duplication Property Map - Packet duplication
GetSdwanErrorCorrectionProfileModeForwardErrorCorrection
- Ratio string
- Ratio
- Recovery
Duration int - Recovery duration
- Ratio string
- Ratio
- Recovery
Duration int - Recovery duration
- ratio String
- Ratio
- recovery
Duration Integer - Recovery duration
- ratio string
- Ratio
- recovery
Duration number - Recovery duration
- ratio str
- Ratio
- recovery_
duration int - Recovery duration
- ratio String
- Ratio
- recovery
Duration Number - Recovery duration
GetSdwanErrorCorrectionProfileModePacketDuplication
- Recovery
Duration intPd - Recovery duration pd
- Recovery
Duration intPd - Recovery duration pd
- recovery
Duration IntegerPd - Recovery duration pd
- recovery
Duration numberPd - Recovery duration pd
- recovery_
duration_ intpd - Recovery duration pd
- recovery
Duration NumberPd - Recovery duration pd
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
