summaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.guard/src/test/resources/makeReqStd.json
blob: 6ae8867265e8bfad70680ec1faf1c153c18be5c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "ONAPComponent": "my-onap-component",
  "ONAPInstance": "my-onap-instance",
  "ONAPName": "my-onap-name",
  "action": "my-action",
  "requestId": "abcdefghi",
  "resource": {
    "actor": "resource-actor",
    "operation": "resource-operation"
  }
}