...
ServiceComponentCatalogItem
SDC (Service) | AAI (service) | ECOMP IM |
ETSI IFA014 (NetworkService) | Comments | Confirmed | Description | |||
invariantUUID | nsdInvariantId | invariantUUID | Constant identifier of the Service Component model | |||
UUID | service-id |
nsdIdentifier | UUID | Versioned identifier of the Service Component model (this uuid is changed for every major version of the service component) | ||||
name | nsdName | name | The name of the service component | |||
description | service-description | description | The description of service component | |||
type | same with the ServiceCatalogItem-Q1 same with the ServiceCatalogItem-Q2 | A predefined list which identifies the construct (i.e., service, VF, VFC, CP, VL, etc.). | ||||
Category | A predefined list which identifies the construct's category. There is a predefined list of service categories and resource categories. Designer cannot define new Category. Process required to add/change/delete | |||||
serviceType | serviceType | An optional string field defining a generic type (like category) of the service. E.g. this field can be used for defining the service as “TRANSPORT”. | ||||
serviceRole | serviceRole | An optional string field for shortcode that defines the function that the service is providing. E.g. “MISVPN” or “AIM”. | ||||
serviceEcompNaming | same with the ServiceCatalogItem-Q3 | |||||
ecompGeneratedNaming | ||||||
namingPolicy | ||||||
service_naming | ||||||
service-version | version | version | The version of service component | |||
resource-version | same with the ServiceCatalogItem-Q4 | resource-version for concurrency | ||||
designer | designer | The designer of service component |
Network Service Descriptor
Inherit from ServiceComponentCatalogItem
...
TBD
ServiceComponentInstance
AAI (ServiceInstance) | ECOMP IM (service component) | ETSI IFA013 (NS) | Comments | Confirmed | Descripion |
service-Instance-Id | nsInstanceId | componentInstanceId | Uniquely identifies this instance of a service component | ||
service-instance-name | nsName | componentInstanceName | The name assigned to the service component instance | ||
service-type |
same with the ServiceCatalogItem-Q1 same with the ServiceCatalogItem-Q2 | An optional string field defining a generic type (like category) of the service. E.g. this field can be used for defining the service as “TRANSPORT”. | ||||
service-role | An optional string field for shortcode that defines the function that the service is providing. E.g. “MISVPN” or “AIM”. | ||||
environment-Context |
same with the ServiceInstance-Q1 | This field will store the environment context assigned to the service-instance | ||||
workload-Context |
same with the ServiceInstance-Q2 | This field will store the workload context assigned to the service-instance. | ||||
model-invariant-id | nsdId | invariantUUID | Constant identifier of the service component model | ||
model-version-id |
same with the ServiceInstance-Q3 | Versioned identifier of the service component model (this uuid is changed for every major version of the service component) | ||||
persona-Model-Version | The service version in SDC catalog | ||||
widget-Model-Id |
same with the ServiceInstance-Q4 | the ASDC data dictionary widget model. This maps directly to the A&AI widget. | ||||
widget-Model-Version | the ASDC data dictionary version of the widget model.This maps directly to the A&AI version of the widget. | ||||
bandwidth-total |
same with the ServiceInstance-Q5 | Indicates the total bandwidth to be used for this service. | ||||
bandwidth-up-wan1 | indicates the upstream bandwidth this service will use on the WAN1 port of the physical device. | ||||
bandwidth-down-wan1 | indicates the downstream bandwidth this service will use on the WAN1 port of the physical device. | ||||
bandwidth-up-wan2 | indicates the upstream bandwidth this service will use on the WAN2 port of the physical device. | ||||
bandwidth-down-wan2 | indicates the downstream bandwidth this service will use on the WAN2 port of the physical device. | ||||
vhn-portal-url | URL customers will use to access the vHN Portal. | ||||
service-instance-location-id | An identifier that customers assign to the location where this service is being used. | ||||
resource-version | resource-version for concurrenc | ||||
selflink | selfLink | URL to endpoint where more details can be gotten | |||
orchestration-status | nsState | status | Orchestration status of the service component instance | ||
description | description | The description of service component instance |
Network Service Instance
Inherit from ServiceComponentInstance
ETSI IFA013 (NS) | Confirmed | Descripion |
vnfInfoId | vnfInfoId | Reference to information on constituent VNFs of this NS. |
pnfInfo | pnfInfo | Information on the PNF(s) that are part of this NS. |
virtualLinkInfo | virtualLinkInfo | Information on the VLs of thisNS. |
flavourId | Reference to the flavour of the NSD used to instantiate this NS. | |
vnffgInfo | Information on the VNFFGs of this NS. | |
sapInfo | Information on the SAPs of this NS. | |
nestedNsInfoId | Reference to information on nested NSs of this NS. | |
nsScaleStatus | Represents for each NS scaling aspect declared in the applicable DF, how "big" the NS instance has been scaled w.r.t. that aspect. | |
additionalAffinityOrAntiAffinityRule | Information on the additional affinity or anti-affinity rule from NS instantiation operation. Shall not conflict with rules already specified in the NSD. |
- ServiceComponent Instance - WAN Service
TBD
...