Skip to main content

Create service connection groups

POST 

/sse/config/v1/service-connection-groups

Create service connection groups.

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 group you want to create

    disable_snat boolean
    name stringrequired

    Name of the group.

    pbf_only boolean
    target string[]required

    Array of service connection names that belong to this group.

Responses

Created

Loading...