aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba/Templates/cnf-mapping.json
blob: 4e012f95939a91373635951bbe65f0ec57e063c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
    {
        "name": "service-instance-id",
        "property": {
            "description": "",
            "required": false,
            "type": "string",
            "status": "",
            "constraints": [
                {}
            ],
            "entry_schema": {
                "type": ""
            }
        },
        "input-param": false,
        "dictionary-name": "service-instance-id",
        "dictionary-source": "input",
        "dependencies": [],
        "version": 0
    }
]