Table of Contents |
---|
Class:NSD
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer | ETSI IFA014 | Suggested ONAP Version |
nestedNsdId | M | 0..N | String |
References the NSD of a constituent nested NS. | SDC | SDC/UUI/VFC | nestedNsdId | R3+ | ||||
vnfdid | M | 0..N | String | References the VNFD of a constituent VNF. | SDC | SDC/UUI/VFC | vnfdid | R2 |
pnfdId | M | 0..N | String | References the PNFD of a constituent PNF. | SDC | SDC/UUI/VFC | pnfdId | R3+ |
virtualLinkDesc | M | 0..N | String | Provides the constituent VLDs. | SDC | SDC/UUI/VFC | virtualLinkDesc | R2 |
sapd | M | 0..N | Sapd | Provides the descriptor of a service access point of the network service. | SDC | SDC/UUI/VFC | sapd | R3+ |
vnffgd | M | 0..N | Vnffgd | Provides the descriptors of the applicable forwarding graphs. | SDC | SDC/UUI/VFC | vnffgd | R3+ |
monitoredInfo | M | 0..N | MonitoredData | Identifies either a virtualised resource-related performance metric or a VNF Indicator. | SDC | SDC/UUI/VFC | monitoredInfo | R3+ |
autoScalingRule | M | 0..N | Rule | Specifies a rule to trigger a scaling action on a NS instantiated according to the NSD. | SDC | SDC/UUI/VFC | autoScalingRule | R3+ |
lifeCycleManagementScript | M | 0..N | LifeCycleManagementScript | Provides a life cycle management script written in a Domain Specific Language (DSL). | SDC | SDC/UUI/VFC | lifeCycleManagementScript | |
nsDf | M | 1..N | NsDf | Identifies a DF within the scope of an NSD. | SDC | SDC/UUI/VFC | nsDf | R3+ |
security | M | 1 | SecurityParameters | Provides a signature to prevent tampering. | SDC | SDC/UUI/VFC | security | R3+ |
Class:NsVirtualLink
Attribute Name | Type | Multiplicity | Description | Applied Stereotypes | Producer | Consumer | ETSI IFA014 | Suggested ONAP Version |
---|---|---|---|---|---|---|---|---|
virtualLinkDescId | Identifier | 1 | Identifier of the NsVirtualLinkDesc information element. It uniquely identifies a VLD. | support: MANDATORY | SDC | SDC/UUI/VFC | virtualLinkDescId | R2 |
vitualLinkDescProvider | String | 0..1 | Defines the organization generating the VLD. | support: Option | SDC | SDC/UUI/VFC | vitualLinkDescProvider | R3+ |
virtualLinkDescVersion | String | 1 | Specifies the version of the VLD. | support: MANDATORY | SDC | SDC/UUI/VFC | virtualLinkDescVersion | R2 |
connectivityType | ConnectivityType | 1 | The ConnectivityType information element specifies the protocol exposed by a VL and the flow pattern supported by the VL. | support: MANDATORY | SDC | SDC/UUI/VFC | connectivityType | R2 |
virtualLinkDf | VirtualLinkDf | 1..N | The VirtualLinkDf information element specifies properties for instantiating a VL according to a specific flavour. | support: MANDATORY | SDC | SDC/UUI/VFC | virtualLinkDf | R3+ |
testAccess | String | 0..N | Specifies test access facilities expected on the VL (e.g. none, passive monitoring, or active (intrusive) loopbacks at endpoints). | support: MANDATORY | SDC | SDC/UUI/VFC | testAccess | R3+ |
description | String | 0..1 | Provides human-readable information on the purpose of the VL (e.g. control plane traffic). | support: MANDATORY | SDC | SDC/UUI/VFC | description | R2 |
security | SecurityParameters | 0..1 | Provides a signature to prevent tampering. | support: MANDATORY | SDC | SDC/UUI/VFC | security | R3+ |