...
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of XC Point LTP | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for XC Point LTP | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of XC Point LTP | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for XC Point LTP description | SDC | SDC/UUI/SDNC |
physicalPortReference | O | 1 | String | The associated physical interface | SDC | SDC/UUI/SDNC |
ltpDirection | O | 1 | String | The overall directionality of the LTP. | 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 XC PointLink | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for XC Point Link | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of XC Point Link | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for XC Point Link description | SDC | SDC/UUI/SDNC |
fcDid | M | 0..1 | String | References FC which support the link | SDC | SDC/UUI/SDNC |
linkPortDId | M | 2..N | String | The association of the Link to LTPs is made via LinkPort. | SDC | SDC/UUI/SDNC |
LinkPort
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of LinkPort | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for LinkPort | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of LinkPort | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for LinkPort description | SDC | SDC/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. | SDC | SDC/UUI/SDNC |
ltpDId | M | 0..2 | String | References ltp. The LinkPort may be associated with more than one LTP when the LinkPort is bidirectional and the LTPs are unidirectional. | SDC | SDC/UUI/SDNC |
Configuration Base
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of configuration | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for configuration | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of configuration | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for configuration description | SDC | SDC/UUI/SDNC |
paras | M | 0..N | String | Specify parameters of the configuration | SDC | SDC/UUI/SDNC |
deployOrder | O | 1 | integer | Deploy order of the configuration, smaller number means deploy first | SDC | SDC/UUI/SDNC |
subConfigurationDId | M | 0..N | String | References the sub configuration | SDC | SDC/UUI/SDNC |
...