summaryrefslogtreecommitdiffstats
path: root/docs/sections/apis/ves.rst
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2019-01-22 17:15:23 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-22 17:15:23 +0000
commitc38fcb02a120416eea225501fe4510ba2c5d27f1 (patch)
tree3ce075f8c3cb711b2402c2bf260e3825c0a0ecd4 /docs/sections/apis/ves.rst
parent1e19c1881574ada75d9c27463204ea1b9271007e (diff)
parentfac34a1009e49aeb19466b16689e21f2840d7d8a (diff)
Merge "Update dcae doc for 3.0.1"
Diffstat (limited to 'docs/sections/apis/ves.rst')
-rw-r--r--docs/sections/apis/ves.rst17
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/sections/apis/ves.rst b/docs/sections/apis/ves.rst
index 49c82304..a4503d23 100644
--- a/docs/sections/apis/ves.rst
+++ b/docs/sections/apis/ves.rst
@@ -2041,23 +2041,6 @@ number of times an identified codec was used over the measurementInterval
.. _d_a68e1b21fdcef792db73f711201c56ad:
-command Model Structure
------------------------
-
-command from an event collector toward an event source
-
-.. csv-table::
- :delim: |
- :header: "Name", "Required", "Type", "Format", "Properties", "Description"
- :widths: 20, 10, 15, 15, 30, 25
-
- commandType | Yes | string | | {'enum': ['heartbeatIntervalChange', 'measurementIntervalChange', 'provideThrottlingState', 'throttlingSpecification']} |
- eventDomainThrottleSpecification | No | :ref:`eventDomainThrottleSpecification <d_4089a4a9ee684770c6f37a588a577589>` | | |
- heartbeatInterval | No | integer | | |
- measurementInterval | No | integer | | |
-
-.. _d_2dc9a27be1410f60241c5f63c636bb7e:
-
commonEventHeader Model Structure
---------------------------------