New Guard actor request structure is incorrect
[policy/models.git] / models-interactions / model-actors / actor.guard / src / test / resources / makeReqDefault.json
1 {
2   "ONAPName": "my-onap-name",
3   "ONAPComponent": "my-onap-component",
4   "ONAPInstance": "my-onap-instance",
5   "requestId": "abcdefghi",
6   "action": "guard",
7   "resource": {
8     "guard": {}
9   }
10 }