summaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/main/resources/vsonh/vsonh.sdnr.success.json
blob: 98211c7a4d3b5dc440899d23bfe87e5d057c5f37 (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": "722ee65a-8afd-48df-bf57-c152ae45bacc",
                "SubRequestID": "${replaceMe}",
                "RequestTrack": [],
                "Flags": []
            },
            "Status": {
                "Code": 200,
                "Value": "SUCCESS"
            },
            "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{ \"FAPService\":{ \"alias\":\"Cell1\", \"CellConfig\":{ \"LTE\":{ \"RAN\":{ \"Common\":{ \"CellIdentity\":\"1\" }, \"NeighborListInUse\" : { \"LTECellNumberOfEntries\" : \"1\" , \"LTECell\" : [{ \"PLMNID\" :\"plmnid1\", \"CID\":\"Chn0001\", \"PhyCellID\":\"3\", \"PNFName\":\"ncserver01\", \"Blacklisted\":\"false\"}] } } } } } } } ] }"
        }
    },
    "version": "1.0",
    "rpc-name": "ModifyConfigANR",
    "correlation-id": "722ee65a-8afd-48df-bf57-c152ae45bacc-1",
    "type": "response"
}