summaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/main/resources/vpci/vpci.sdnr.success.json
blob: b9137d2c4daffa823b5de9820f3a9d9b21c67fa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "body": {
        "output": {
            "CommonHeader": {
                "TimeStamp": "2018-09-10T07:10:05.614Z",
                "APIver": "1.0",
                "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459",
                "SubRequestID": "${replaceMe}",
                "RequestTrack": [],
                "Flags": []
            },
            "Status": {
                "Code": 200,
                "Value": "SUCCESS"
            },
            "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }"
        }
    },
    "version": "1.0",
    "rpc-name": "ModifyConfig",
    "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1",
    "type": "response"
}