From d9803366c0315b8d9c2f313ebe8eee4711db220f Mon Sep 17 00:00:00 2001 From: jjewitt58 Date: Wed, 30 Jan 2019 09:57:47 -0800 Subject: Add ONAP IM to Master Branch Issue-ID: MODELING-104 Change-Id: Ia0a0aaa7d0cc3f0d3dc8f92fdb1d05b095ab16fc Signed-off-by: jjewitt58 --- ONAP Information Model/Nf.uml | 100 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 ONAP Information Model/Nf.uml (limited to 'ONAP Information Model/Nf.uml') diff --git a/ONAP Information Model/Nf.uml b/ONAP Information Model/Nf.uml new file mode 100644 index 0000000..815044a --- /dev/null +++ b/ONAP Information Model/Nf.uml @@ -0,0 +1,100 @@ + + + + + + + + + A NetworkFunction is a functional block within a network infrastructure that has well-defined external interfaces and well-defined functional behaviour. + + + + + + + + A functional block within a network infrastructure that has well-defined external interfaces and well-defined functional behaviour. NOTE: In practical terms, a Network Function is today often a network node or physical appliance + + + + + + The NfIndicator class defines the indicator the NF supports + + + + + + + The human readable name of the NfIndicator. + + + + + + + + Defines the allowed values or value ranges of this indicator. + + + + + + + + Describe the source of the indicator. The possible values are: +• VNF, +• EM, +• Both. +This tells the consumer where to send the subscription request. + + + + + + + + + Describe the source of an indicator. + + + + + + + + +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg