{ "create-connectivity-service-input-list": [ { "end-point": [ { "local-id": "/OTN/Node2-456/ODU2:1-1-1", "layer-protocol-name": "ODU", "connection-end-point": [ { "topology-uuid": "754a91dc-dcd1-3530-8e95-a4880c298a1f", "node-edge-point-uuid": "456789", "node-uuid": "Node2-456", "connection-end-point-uuid": "efghi" } ], "service-interface-point": { "service-interface-point-uuid": "efghi" }, "protection-role": "WORK" }, { "local-id": "/OTN/Node1-123/ODU2:1-1-1", "layer-protocol-name": "ODU", "connection-end-point": [ { "topology-uuid": "754a91dc-dcd1-3530-8e95-a4880c298a1f", "node-edge-point-uuid": "123456", "node-uuid": "Node1-123", "connection-end-point-uuid": "abcde" } ], "service-interface-point": { "service-interface-point-uuid": "abcde" }, "protection-role": "WORK" } ], "layer-protocol-name": "ODU", "connectivity-constraint": { "service-type": "POINT_TO_POINT_CONNECTIVITY" }, "routing-constraint": { "route-objective-function": "MIN_WORK_ROUTE_COST" }, "topology-constraint": [], "name": [ { "value-name": "service-name", "value": "test" } ] } ] }