...
Attribute Name | Type | Multiplicity | Description | Applied Stereotypes |
---|---|---|---|---|
flavourId | Identifier | 1 | Identifies a flavour within a VnfVirtualLinkDesc. | support: MANDATORY |
qos | QoS | 0..1 | QoS of the VL. | support: MANDATORY |
serviceAvaibilityLevel | Enum | 0..1 | Specifies one of the three levels defined in ETSI | support: MANDATORY |
Class: QoS
Attribute Name | Type | Multiplicity | Description | Applied Stereotypes |
---|---|---|---|---|
latency | Number | 1 | Maximum latency in ms. | support: MANDATORY |
packetDelayVariation | Number | 1 | Maximum jitter in ms. | support: MANDATORY |
packetLossRatio | Number | 0..1 | Maximum packet loss ratio. Cardinality is 0 if no packetLossRatio requirement exists. | support: MANDATORY |
priority | Integer | 0..1 | Specifies the priority level in case of congestion on the underlying physical links. | support: MANDATORY |
Class:OpenstackNetwork
Derived from Class:NsVirtualLink.
...