summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/resources/execution-input/sample-payload.json
blob: 07046aa376648b548981e9eb36d8e74a4ec1b120 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "activate-request": {
    "activate-properties": {
      "request-id": "1234",
      "action-name": "activate",
      "scope-type": "vnf-type",
      "hostname": "localhost"
    }
  }
}