blob: 1955197b99d237f69bb7e75cd9bb1f92c77ef432 (
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
|
.. Copyright 2018 (Huawei)
.. 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: VnfcConfigurableProperties
===================================
+------------------------------------+-------------+------------------+-----------------+---------------+
| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied |
| | | | | Stereotypes** |
+====================================+=============+==================+=================+===============+
| additionalVnfcConfigurableProperty | String | 0..N | It provides | support: |
| | | | VNFC | MANDATORY |
| | | | configurable | |
| | | | properties | |
| | | | that can be | |
| | | | modified | |
| | | | using the | |
| | | | ModifyVnfInfo | |
| | | | operation. | |
| | | | | |
| | | | NOTE: A | |
| | | | cardinality | |
| | | | of "0" | |
| | | | indicates | |
| | | | that | |
| | | | configuring | |
| | | | this | |
| | | | present VNF | |
| | | | property is | |
| | | | not | |
| | | | supported. | |
+------------------------------------+-------------+------------------+-----------------+---------------+
|