...
Attribute Name | Type | Mult. | Stereotypes | Description |
nsdIdentifier | Identifier | 1 | Preliminary OpenModelAttribute
| Identifier of this NSD class. It globally uniquely identifies an instance of the NSD |
designer | String | 1 | Preliminary OpenModelAttribute
| Identifies the designer of the NSD. |
version | Version | 1 | Preliminary OpenModelAttribute
| Identifies the version of the NSD. |
nsdName | String | 1 | Preliminary OpenModelAttribute
| Provides the human readable name of the NSD. |
nsdInvariantId | Identifier | 1 | Preliminary OpenModelAttribute
| Identifies an NSD in a version independent manner. This attribute is invariant across versions of NSD. |
autoScalingRule | Rule | 0..* | Preliminary OpenModelAttribute
| Specifies a rule to trigger a scaling action on a NS instantiated according to the NSD. NOTE 1: The rule is based on a combination of assertions on the values of virtualised resource-related performance metrics and VNF Indicators identified by the monitoredInfo attribute. NOTE 2: There may be multiple data sources (each identified as monitoredInfo) per rule |
monitoredInfo |
TBD | 0..* | Preliminary OpenModelAttribute
| Identifies either a virtualised resource-related performance metric or a VNF Indicator. |
lifeCycleManagementScript | NsLifeCycleManagementScript | 0..* | Preliminary OpenModelAttribute
| Provides a life cycle management script written in a Domain Specific Language (DSL). |
_virtualLinkDesc | 0..* | Preliminary OpenModelAttribute
| Provides the constituent VLDs. Cardinality of 0 means that the NS is a NF set with unspecified connectivity. | |
_vnfdId | 0..* | Preliminary OpenModelAttribute
PassedByReference | References the VNFD of a constituent VNF. | |
_pnfdId | 0..* | Experimental OpenModelAttribute
PassedByReference | References the PNFD of a constituent PNF. |
...