vrvarma | 3fe70c7 | 2018-09-28 10:30:00 -0400 | [diff] [blame^] | 1 | { |
2 | "requestInfo": { | ||||
3 | "transactionId": "xxx-xxx-xxxx", | ||||
4 | "requestId": "yyy-yyy-yyyy", | ||||
5 | "callbackUrl": "https://wiki.onap.org:5000/callbackUrl/", | ||||
6 | "sourceId": "SO", | ||||
7 | "requestType": "create", | ||||
8 | "numSolutions": 1, | ||||
9 | "optimizers": [ | ||||
10 | "placement" | ||||
11 | ], | ||||
12 | "timeout": 600 | ||||
13 | }, | ||||
14 | "cellInfo": { | ||||
15 | "networkId": "1000", | ||||
16 | "cellIdList": [ | ||||
17 | "cell0" | ||||
18 | ] | ||||
19 | } | ||||
20 | } |