...
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
instanceId | M | 1 | String(Identifier) | Identifier of Link instance | SDNC | AAI/UUI/SDNC |
linkDId | M | 1 | String | References the Link descriptor associated with this Link instance. | SDNC | AAI/UUI/SDNC |
fcId | M | 0..1 | String | References the FC of the service layer which supports the link. | SDNC | AAI/UUI/SDNC |
fcRouteId | M | 1 | String | References the fcRoute instance which described by this link. | SDNC | AAI/UUI/SDNC |
linkPortId | M | 2..N | String | References the linkPort instance which the link has. | SDNC | AAI/UUI/SDNC |
configurationId | M | 0..N | String | References the specify configuration id | SDNC | AAI/UUI/SDNC |
LinkPort instance
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
instanceId | M | 1 | String(Identifier) | Identifier of LinkPort instance | SDNC | AAI/UUI/SDNC |
linkPortDId | M | 1 | String | References the LinkPort descriptor associated with this LinkPort instance. | SDNC | AAI/UUI/SDNC |
role | M | 1 | String | Each LinkPort of the Link has a role (e.g., symmetric, hub, spoke, leaf, root) in the context of the Link with respect to the Link capability. | SDNC | AAI/UUI/SDNC |
ltpId | M | 0..2 | String | References the ltp instance which linkPort is associated with. | SDNC | AAI/UUI/SDNC |
configurationId | M | 0..N | String | References the specify configuration id. | SDNC | AAI/UUI/SDNC |
Logical Termination Point instance
...