(TID) New NBI for Media Channel Services
Proposers
- Pablo Armingol (TID)
Description
New NBI for managing Media Channel services. With this NBI, you communicate directly with the device component and add the configuration rules to the corresponding equipment.
The data format for NBIs services is as follows:
URL: http://{IP IP address Optical Controller}/restconf/data/ietf-te-topology:networks/
Payload
{
"tapi-connectivity:connectivity-service": [
{
"connectivity-direction": "",
"end-point": [
{
"direction": "",
"layer-protocol-name": "",
"layer-protocol-qualifier": "",
"local-id": "",
"service-interface-point": {
"service-interface-point-uuid": ""
},
"tapi-photonic-media:media-channel-connectivity-service-end-point-spec": {
"mc-config": {
"spectrum": {
"lower-frequency": "",
"upper-frequency": "",
"frequency-constraint": {
"adjustment-granularity": "",
"grid-type": ""
}
}
}
}
},
{
"direction": "",
"layer-protocol-name": "",
"layer-protocol-qualifier": "",
"local-id": "",
"service-interface-point": {
"service-interface-point-uuid": ""
}
}
],
"layer-protocol-name": "",
"layer-protocol-qualifier": "",
"requested-capacity": {
"total-size": {
"unit": "GHz",
"value": ""
}
},
"include-link": [
""
],
"route-objective-function": "",
"uuid": ""
}
]
}
Demo or definition of done
You must test the URL and payload indicated in the previous section.
Acknowledgements
This work is funded by EC through the ALLEGRO project with 101070009.