aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/sdc/expected-result/deployment-parameters-single-blueprint.json
blob: 7140a474815efc78362e40487f3269b4eecb0606 (plain)
1
2
3
4
5
6
7
8
9
{
  "dcaeDeployParameters": {
    "uniqueBlueprintParameters": {
      "location_id": "",
      "service_id": "",
      "policy_id": "testName1"
    }
  }
}