mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2026-01-27 02:21:40 +00:00
- 'loose' and 'strict' changed to 'LOOSE' and 'STRICT'
- n, m changed to N, M
- unused objects removed
- ...
Also correct templates for service and response
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
77 lines
1.8 KiB
JSON
77 lines
1.8 KiB
JSON
{
|
|
"path-request": [
|
|
{
|
|
"request-id": null,
|
|
"source": null,
|
|
"destination": null,
|
|
"src-tp-id": null,
|
|
"dst-tp-id": null,
|
|
"explicit-route-objects": {
|
|
"route-object-include-exclude": [
|
|
{
|
|
"explicit-route-usage": null,
|
|
"index": null,
|
|
"num-unnum-hop": {
|
|
"node-id": null,
|
|
"link-tp-id": null,
|
|
"hop-type": null
|
|
}
|
|
},
|
|
{
|
|
"explicit-route-usage": null,
|
|
"index": null,
|
|
"label-hop": {
|
|
"N": null,
|
|
"M": null
|
|
}
|
|
},
|
|
{
|
|
"explicit-route-usage": null,
|
|
"index": null,
|
|
"transponder": {
|
|
"transponder-type": null,
|
|
"transponder-mode": null
|
|
}
|
|
},
|
|
{
|
|
"explicit-route-usage": null,
|
|
"index": null,
|
|
"regenerator": {
|
|
"regenerator-id": null,
|
|
"transponder-type": null,
|
|
"transponder-mode": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"path-constraints": {
|
|
"te-bandwidth": {
|
|
"technology": "flexi-grid",
|
|
"trx_type": null,
|
|
"trx_mode": null,
|
|
"effective-freq-slot": [
|
|
{
|
|
"n": "null",
|
|
"m": "null"
|
|
}
|
|
],
|
|
"spacing": null,
|
|
"max-nb-of-channel": null,
|
|
"output-power": null,
|
|
"path_bandwidth": null
|
|
}
|
|
}
|
|
}],
|
|
"synchronization": [
|
|
{
|
|
"synchronization-id": null,
|
|
"svec": {
|
|
"relaxable": "True",
|
|
"disjointness": "node link",
|
|
"request-id-number": [
|
|
null, null ]
|
|
},
|
|
}
|
|
]
|
|
}
|