Connection

Validates name of connection for uniqueness. Deprecated: use GET /check?name= instead — names containing '/' cannot be passed as a path variable.

get/connection/check/{name}

Path parameters

namestring required

Response

Connection Name has been successfully validate. Return EXISTS or NOT_EXISTS values in 'message' property.

timestampstring date-time
statusinteger
errorstring
messagestring
pathstring

Changes

Changed in 1 of the 3 revisions of this API.4

    • api operation id existsByName_1 removed and replaced with existsByNameInPath

      api-operation-id-removed

    • endpoint deprecated

      endpoint-deprecated

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 3 revisions, 1 has no diff computed.