summaryrefslogtreecommitdiffstats
path: root/docs/ONAP Model Spec/im/VnfIndicator.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ONAP Model Spec/im/VnfIndicator.rst')
-rw-r--r--docs/ONAP Model Spec/im/VnfIndicator.rst39
1 files changed, 0 insertions, 39 deletions
diff --git a/docs/ONAP Model Spec/im/VnfIndicator.rst b/docs/ONAP Model Spec/im/VnfIndicator.rst
deleted file mode 100644
index d06bdf6..0000000
--- a/docs/ONAP Model Spec/im/VnfIndicator.rst
+++ /dev/null
@@ -1,39 +0,0 @@
-.. Copyright 2018 (China Mobile)
-.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
-.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
-
-Class: VnfIndicator
-===================
-
-+----------------+-------------+------------------+-----------------+---------------+
-| **Attribute | **Type** | **Multiplicity** | **Description** | **Applied |
-| Name** | | | | Stereotypes** |
-+================+=============+==================+=================+===============+
-| id | Identifier | 1 | Unique | support: |
-| | | | identifier. | MANDATORY |
-+----------------+-------------+------------------+-----------------+---------------+
-| name | String | 0..1 | The human | support: |
-| | | | readable | MANDATORY |
-| | | | name of the | |
-| | | | VnfIndicator. | |
-+----------------+-------------+------------------+-----------------+---------------+
-| indicatorValue | String | 1..N | Defines the | support: |
-| | | | allowed | MANDATORY |
-| | | | values or | |
-| | | | value | |
-| | | | ranges of | |
-| | | | this | |
-| | | | indicator. | |
-+----------------+-------------+------------------+-----------------+---------------+
-| source | Enum | 1 | Describe | support: |
-| | | | the source | MANDATORY |
-| | | | of the | |
-| | | | indicator. | valueRange: |
-| | | | This tells | "VNF", |
-| | | | the | "EM", |
-| | | | consumer | "Both" |
-| | | | where to | |
-| | | | send the | |
-| | | | subscription | |
-| | | | request. | |
-+----------------+-------------+------------------+-----------------+---------------+