Skip to main content

Edit a service connection group

PUT 

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

Edit a service connection group.

Request

Path Parameters

    id stringrequired

    The resource's unique identifier.

Body

The service connection group you want to edit.

    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

Ok

Loading...