Connection
Validates name of connection for uniqueness. Accepts the name as a query parameter, which allows names containing '/' (rejected by the server when sent as a path variable, even URL-encoded).
get/connection/check
Query parameters
namestring required
Response
Connection Name has been successfully validate. Return EXISTS or NOT_EXISTS values in 'message' property.
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-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.