Update new SDNR actor with v2.0 structures
[policy/models.git] / models-interactions / model-simulators / src / main / resources / org / onap / policy / simulators / sdnr / vpci.sdnr.success.json
1 {
2     "body": {
3         "output": {
4             "CommonHeader": {
5                 "TimeStamp": "2018-09-10T07:10:05.614Z",
6                 "APIver": "1.0",
7                 "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459",
8                 "SubRequestID": "${replaceMe}",
9                 "RequestTrack": [],
10                 "Flags": []
11             },
12             "Status": {
13                 "Code": 200,
14                 "Value": "SUCCESS"
15             },
16             "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }"
17         }
18     },
19     "version": "1.0",
20     "rpc-name": "ModifyConfig",
21     "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1",
22     "type": "response"
23 }