aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/appc.lcm.success.json
blob: 9856850007c7723d3b7c585cf6cd69242e0afd39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ 
  "body": { 
    "output": { 
      "common-header": { 
        "timestamp": "2017-08-25T21:06:23.037Z", 
        "api-ver": "5.00", 
        "originator-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", 
        "request-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", 
        "sub-request-id": "1", 
        "flags": {} 
      }, 
      "status": { 
        "code": 400, 
        "message": "Restart Successful" 
      } 
    } 
  }, 
  "version": "2.0", 
  "rpc-name": "restart", 
  "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", 
  "type": "response" 
}