Update user guide
[domino.git] / docs / userguide / api-documentation.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 .. image:: ../etc/opnfv-logo.png
5   :height: 40
6   :width: 200
7   :alt: OPNFV
8   :align: left
9 .. these two pipes are to seperate the logo from the first title
10 |
11 |
12 Using domino-cli Client
13 =======================
14
15 * heartbeat message
16
17 Command line input:
18
19 .. code-block:: bash
20
21   ./domino-cli.py heartbeat
22
23 This message has the following fields that are automatically filled in.
24
25 .. code-block:: bash
26
27   Message Type (= HEART_BEAT)
28   UDID (= assigned during registration)
29   Sequence Number (=incremented after each RPC call)
30
31 Interactive CLI mode
32 ====================
33
34
35
36 Revision: _sha1_
37
38 Build date: |today|