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