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.

timestampstring date-time
statusinteger
errorstring
messagestring
pathstring

Changes

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

Of the 3 revisions, 1 has no diff computed.