...
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of Fowarding Construct | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for FC | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of FC | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for FC description | SDC | SDC/UUI/SDNC |
topology | M | 1 | String | FC topology, valid values for now: ['hub-spoke', 'fullmesh', 'p2p'] | SDC | SDC/UUI/SDNC |
tenant | O | 1 | String | Tenant information for the FC | SDC | SDC/UUI/SDNC |
creator | O | 1 | String | The creator of the FC | SDC | SDC/UUI/SDNC |
endPointDId | M | 1..N | String | References the end points of FC. Each end point is described by FC Point. | SDC | SDC/UUI/SDNC |
subFcDId | M | 0..N | String | References the lower level FCs which are internal construction of an FC. Lower level FC could belong to different domain. | SDC | SDC/UUI/SDNC |
fcRouteDId | M | 0..N | String | References the fc route which describes the routing relationships within FC. | SDC | SDC/UUI/SDNC |
configurationDId | M | 0..N | String | References the specify configuration | SDC | SDC/UUI/SDNC |
...
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of FC Route | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for FC Route | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of FC Route | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for FC Route description | SDC | SDC/UUI/SDNC |
xcDId | M | 0..N | String | References the related XC which describes the exchange relationship within network element | SDC | SDC/UUI/SDNC |
lcDId | M | 0..N | String | References the related Link Connection which describes the connection between network elements | SDC | SDC/UUI/SDNC |
subFcDId | M | 0..N | String | References the lower level FCs which are internal construction of an FC. Lower level FC could belong to different domain. | SDC | SDC/UUI/SDNC |
configurationDId | M | 0..N | String | References the specify configuration | SDC | SDC/UUI/SDNC |
...