aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ModelInfoNetworkExpected.json
blob: d082cd91bf6b8f060eb6a38cf2741387c225c884 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"model-customization-uuid": "modelCustomizationUUID",
	"model-instance-name": "modelInstanceName",
    "network-technology": "networkTechnology",
    "network-type": "networkType",
    "network-scope": "networkScope",
    "network-role": "networkRole",
    "description" : "description",
    "model-version" : "modelVersion",
    "model-invariant-uuid" : "modelInvariantUUID",
    "model-name" : "modelName",
    "model-uuid" : "modelUUID",
    "neutron-network-type" : "neutronNetworkType",
    "aic-version-min" : "aicVersionMin",
    "aic-version-max" : "aicVersionMax",
    "orchestration-mode" : "orchestrationMode",
    "tosca-node-type" : "toscaNodeType"
}