Resources

name path methods description
ConnectorApiV8
  • /api/v8/connector/clients
  • /api/v8/connector/configurations
  • /api/v8/connector/configurations/user-map/items/{item}
  • /api/v8/connector/configurations/{configurations}/items/{item}
  • /api/v8/connector/configurations/{module}
  • /api/v8/connector/configurations/{module}/items
  • /api/v8/connector/configurations/{module}/items/{item}
  • /api/v8/connector/listeners
  • /api/v8/connector/listeners/{listener-id}
  • /api/v8/connector/service-map
  • /api/v8/connector/services
  • /api/v8/connector/services/{service-name}
  • /api/v8/connector/services/{service-name}/datasources
  • /api/v8/connector/services/{service-name}/datasources/{datasource-name}
  • /api/v8/connector/services/{service-name}/datasources/{datasource-name}/available
  • /api/v8/connector/services/{service-name}/datasources/{datasource-name}/role
  • /api/v8/connector/services/{service-name}/datasources/{datasource-name}/state
  • /api/v8/connector/services/{service-name}/statistics
  • /api/v8/connector/state
  • GET
  • GET
  • POST
  • GET
  • GET
  • GET
  • PUT
  • GET POST PUT
  • DELETE GET
  • GET POST PUT
  • GET
  • DELETE GET POST
  • GET POST PUT
  • DELETE GET
  • GET PUT
  • GET PUT
  • GET PUT
  • GET
  • GET PUT

Data Types

JSON

type description
BooleanPL
BooleanPayload
ConfigurationItem
ConfigurationItemsPayload
ConnectorListener One-to-one mapping to the json connector listeners definition. Host/Port being the keys, dataservice, qos, affinity, etc. the parameters. TUC-2016, CT-2000
DataServiceMapPayload 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.
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
DataSourcePayload
DataSourceSummary Holds Data source definition, with most useful information as json objects for display
ListenerPayload
ListenersPayload List of Connector Listeners
ProcessListPayload Set of string to list connected clients
Protocol
QualityOfService
Statistics
StatisticsPayload
StringPL
StringPayload
TungstenPayload
URIsPayload