Skip to main content

Create a service connection

POST 

/sse/config/v1/traffic-steering-rules

Create a traffic steering rule for a service connection.

Request

Query Parameters

    folder stringrequired

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Body

The service connection you want to create

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

    Default value: any

    name stringrequired
    service string[]required

    Default value: any

    source string[]required

    Default value: any

    source_user string[]

    Default value: any

Responses

Created

Loading...