summaryrefslogtreecommitdiffstats
path: root/docs/ONAP Model Spec/im/VnfdElementGroup.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ONAP Model Spec/im/VnfdElementGroup.rst')
-rw-r--r--docs/ONAP Model Spec/im/VnfdElementGroup.rst35
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/ONAP Model Spec/im/VnfdElementGroup.rst b/docs/ONAP Model Spec/im/VnfdElementGroup.rst
new file mode 100644
index 0000000..89c6125
--- /dev/null
+++ b/docs/ONAP Model Spec/im/VnfdElementGroup.rst
@@ -0,0 +1,35 @@
+.. 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: VnfdElementGroup
+=======================
+
++--------------------+---------------------+------------------+--------------------+---------------+
+| **Attribute | **Type** | **Multiplicity** | **Description** | **Applied |
+| Name** | | | | Stereotypes** |
++====================+=====================+==================+====================+===============+
+| vnfdElementGroupId | Identifier | 1 | Unique | support: |
+| | | | identifier | MANDATORY |
+| | | | of this | |
+| | | | group in | |
+| | | | the VNFD. | |
++--------------------+---------------------+------------------+--------------------+---------------+
+| description | String | 1 | Human | support: |
+| | | | readable | MANDATORY |
+| | | | description | |
+| | | | of the | |
+| | | | group. | |
++--------------------+---------------------+------------------+--------------------+---------------+
+| vdu | Identifier | 0..N | References | support: |
+| | (Reference | | to Vdus | MANDATORY |
+| | to Vdu) | | that are | |
+| | | | part of | |
+| | | | this group. | |
++--------------------+---------------------+------------------+--------------------+---------------+
+| virtualLinkDesc | Identifier | 0..N | References | support: |
+| | (Reference | | to | MANDATORY |
+| | to | | VnfVirtualLinkDesc | |
+| | VnfVirtualLinkDesc) | | that are part of | |
+| | | | this group. | |
++--------------------+---------------------+------------------+--------------------+---------------+