Working with Connectors
Each endpoint object includes a resource URL (referred to in the following topics as <connector-url>) to the Intigua connector. This URL is defined even if the endpoint does not have the Intigua connector installed on it, so the URL can be used to deploy a connector. To check if an endpoint's connector exists, the client can try to retrieve the connector, and a 404 response code would indicate that there is no connector. Once a connector is deployed to an endpoint, a full connector object is defined with the above resource URL. This URL also appears as a field of the connector object. The following requests are available for working with connectors.