Skip to main content

Get a service connection group

GET 

/service-connection-groups/:id

Get an existing service connection group.

Request

Path Parameters

    id stringrequired

    The UUID of the configuration resource

Responses

OK

Schema
    id uuidrequired

    The UUID of the service connection group

    name stringrequired
    folder stringrequired

    Default value: Service Connections

    The folder containing the service connection group

    disable_snat boolean
    pbf_only boolean
    target string[]required
Loading...