aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/main/resources/service123/service123.appc.rebuild.failure.json
blob: 88e70ef7ac616e61bb28af336ad27076d655ec85 (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": "${replaceMe}",
        "flags": {}
      },
      "status": {
        "code": 401,
        "message": "Rebuild Failed"
      }
    }
  },
  "version": "2.0",
  "rpc-name": "rebuild",
  "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1",
  "type": "response"
}