Updates a connector info

Updates the connector connectorId info.

Path Params
string
required
length between 1 and 50

Identifier of the connector

Body Params
string
required
length between 1 and 100

Name of the connector.

string
length ≤ 200

Brief description of the connector.

externalCloudInfo
object
required

An external cloud-specific object that the driver will use to login to the
external cloud. The structure of this object varies per driver
implementation.
It is recommended to have dedicated credentials for logging in to
the external cloud in order not to violate possible concurrent users
policies of the external cloud.
In case of the HERE Tracking loopback driver, the maximum
allowed concurrent user account tokens is 3 per account,
therefore it is recommended to create a separate HERE account
and grant it the required privilege to update the connector's
project, and use that account in externalCloudInfo.

string
required
length between 1 and 50

Identifier of the driver.

integer
≥ 60

This is the interval (in seconds) to execute the sync process
between the connector's external cloud and HERE Tracking project.
The maximum and at the same time default value for callback-type connectors is 900 seconds.
The default value for other type of connectors is 3600 seconds and there is no maximum value set.

boolean
required

Enabled state of the connector. If set to false then the connector
will not execute periodically.

string
enum

Status of the connector creation. When the status is started, re-check the status later again.
The actual connector can be used only when the creation status is 'completed'.

Allowed:
Responses

言語
認証情報
URL
LoadingLoading…
応答
試してみる!をクリックしてリクエストを開始し、こちらで応答をご確認ください! または例を選択:
application/json