Add declarative acceptance tests
[ccsdk/cds.git] / components / model-catalog / blueprint-model / uat-blueprints / pnf_config / Definitions / resources_definition_types.json
1 {
2   "pnf-id" : {
3     "tags" : "pnf-id",
4     "name" : "pnf-id",
5     "property" : {
6       "description" : "pnf-id",
7       "type" : "string"
8     },
9     "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
10     "sources" : {
11       "input" : {
12         "type" : "source-input",
13         "properties" : { }
14       }
15     }
16   },
17   "pnf-ipv4-address" : {
18     "tags" : "pnf-ipv4-address",
19     "name" : "pnf-ipv4-address",
20     "property" : {
21       "description" : "pnf-ipv4-address",
22       "type" : "string"
23     },
24     "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
25     "sources" : {
26       "input" : {
27         "type" : "source-input",
28         "properties" : { }
29       }
30     }
31   }
32 }