diff options
author | Emmett Cox <emmett.cox@ericsson.com> | 2018-09-17 10:25:09 +0100 |
---|---|---|
committer | Emmett Cox <emmett.cox@ericsson.com> | 2018-09-20 11:08:16 +0100 |
commit | 8dde0cc7824e32f1a829b1528fa0e61a5707098f (patch) | |
tree | e598401085707d6ed913f76b3e5a7171a5c8d4ca /docs/data-router/data-router.rst | |
parent | 4e61cfafc9b10ca604b8e2c7ec0272246502fa82 (diff) |
User guide documentation for data router
Change-Id: If28014e4f937c9036e22f2db7599fd8568f0c13f
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-552
Diffstat (limited to 'docs/data-router/data-router.rst')
-rwxr-xr-x | docs/data-router/data-router.rst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/data-router/data-router.rst b/docs/data-router/data-router.rst index ecce2096..aaee3851 100755 --- a/docs/data-router/data-router.rst +++ b/docs/data-router/data-router.rst @@ -1,10 +1,15 @@ +.. _data_router_api_guide:
+
==========================
Data Router (DR) API Guide
==========================
Introduction
------------
-The DataRouter(DR) provisioning API is an HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions. The Data Routing System project is intended to provide a common framework by which data producers can make data available to data consumers and a way for potential consumers to find feeds with the data they require.
+The DataRouter(DR) provisioning API is an HTTPS-based, REST-like API for creating and managing DR feeds
+and subscriptions. The Data Routing System project is intended to provide a common framework by which
+data producers can make data available to data consumers and a way for potential consumers to find feeds
+with the data they require.
HTTP Service APIs
|