Skip to main content

Update a traffic steering rule

PUT 

/traffic-steering-rules/:id

Update an existing Service Connection traffic steering rule.

Request

Path Parameters

    id stringrequired

    The UUID of the configuration resource

Body

OK

    name stringrequired
    folder stringrequired

    Default value: Service Connections

    The folder containing the traffic steering rule

    action object
    oneOf
    forward object
    target string
    no-pbf object
    category string[]
    destination string[]

    Default value: any

    service string[]required

    Default value: any

    source string[]required

    Default value: any

    source_user string[]

    Default value: any

Responses

OK

Loading...