aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vPCI.sdnr.success.json
blob: 74d7f60bb101a5b2197e7d7e9cb5b5061d7f39e3 (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": "1",
        "RequestTrack": [],
        "Flags": []
      },
      "Status": {
        "Code": 200,
        "Value": "SUCCESS"
      },
      "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{ \"FAPService\":{ \"alias\":\"Network1\", \"X0005b9Lte\" : { \"PnfName\" : \"cu1\" }, \"CellConfig\":{ \"LTE\":{ \"RAN\":{ \"Common\":{ \"CellIdentity\":\"1\" } } } } } } } ] }"
    }
  },
  "version": "1.0",
  "rpc-name": "ModifyConfig",
  "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1",
  "type": "response"
}