Skip to main content

Get an SD-WAN error correction profile

GET 

/sdwan-error-correction-profiles/:id

Get an existing SD-WAN error correction profile.

Request

Path Parameters

    id uuidrequired

    The UUID of the configuration resource

Responses

OK

Schema
    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    id string

    UUID of the resource

    name stringrequired
    activation_threshold numberrequired
    mode object required
    oneOf
    forward_error_correction objectrequired
    ratio stringrequired
    recovery_duration numberrequired
Loading...