- Home
The resources use a data model that is supported by a set of client-side libraries that are made available on the
files and libraries page.
| name |
path |
methods |
description |
| ConnectorApi
|
- /api/v2/connector/addDataService
- /api/v2/connector/addDataSource
- /api/v2/connector/configuration
- /api/v2/connector/offline
- /api/v2/connector/onhold
- /api/v2/connector/online
- /api/v2/connector/processList
- /api/v2/connector/reset
- /api/v2/connector/services
- /api/v2/connector/status
- /api/v2/connector/service/{dataServiceName}
- /api/v2/connector/configuration/module/servicesmap
- /api/v2/connector/configuration/module/{module}
- /api/v2/connector/service/{dataServiceName}/datasources
- /api/v2/connector/service/{dataServiceName}/statistics
- /api/v2/connector/configuration/module/{module}/{item}
- /api/v2/connector/service/{dataServiceName}/datasource/{dataSourceName}
|
- POST
- POST
- GET
- POST
- POST
- POST
- GET
- POST
- GET
- GET
- GET
- GET POST
- GET POST
- GET
- GET
- GET POST
- GET
|
|
JSON
| type |
description |
| ConfigurationItem
|
|
| ConfigurationItemPayload
|
|
| ConnectorPayload
|
Payloads (in and out) used by the connector API
|
| DataServiceState
|
An onhold data service doesn't accept new connections but doesn't close
ongoing ones, whether offline state provokes a brutal closure of all
ongoing connections
|
| DataServiceStatus
|
|
| DataServiceStatusPayload
|
|
| DataServicesMapPayload
|
Cluster configuration as a list of data services and their
properties.
This huge class serves the purpose of representing a full cluster
configuration that is both complete (each data source has deep
information like highwater, seqno, etc), as well as presenting a clear
view to the user, showing only useful information.
|
| DataSourcePayload
|
|
| DataSourceSummary
|
Holds Data source definition, with most useful information as json
objects for display
|
| ProcessListPayload
|
Set of string to list connected clients
|
| Statistics
|
|
| StatisticsPayload
|
|
| StringPL
|
|
| StringPayload
|
|
| TungstenPayload
|
|
| TungstenProperties
|
|
| TungstenPropertiesPayload
|
|
| URIsPayload
|
|
XML
Default Namespace
| type |
description |
| tungstenPayload
|
|
| connectorPayload
|
Payloads (in and out) used by the connector API
|
| dataSourcePayload
|
|