Skip to main content

Update a service connection group

PUT 

/service-connection-groups/:id

Update an existing service connection group.

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 service connection group

    disable_snat boolean
    pbf_only boolean
    target string[]required

Responses

OK

Loading...