aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/test/resources/sdcApiTest/emptyInstantiationTypeResponse.json
blob: 2136c84cb6377384f8f3bfe06fccd05340fd8b48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
  "service": {
    "vidNotions": {
      "instantiationUI": "legacy",
      "modelCategory": "other",
      "viewEditUI": "legacy"
    },
    "uuid": "4d71990b-d8ad-4510-ac61-496288d9078e",
    "invariantUuid": "a8dcd72d-d44d-44f2-aa85-53aa9ca99cba",
    "name": "vidmacrofalsenaming",
    "version": "1.0",
    "toscaModelURL": null,
    "category": "Network L1-3",
    "serviceType": "",
    "serviceRole": "",
    "description": "vidmacrofalsenaming",
    "serviceEcompNaming": "false",
    "instantiationType": "ClientConfig",
    "inputs": {}
  },
  "vnfs": {},
  "networks": {
    "MULTI_PROVIDER_PORT_GROUP 0": {
      "uuid": "e5d235de-2188-4f9f-a28c-fe38967883f2",
      "invariantUuid": "b0303003-0abb-454c-9119-8cbe2e09e003",
      "description": "Creates a neutron multi-provider VLAN network with dummy subnet",
      "name": "MULTI_PROVIDER_PORT_GROUP",
      "version": "1.0",
      "customizationUuid": "0fde4286-ee4c-439d-9556-74b6be6bbc42",
      "inputs": {},
      "commands": {},
      "properties": {
        "network_assignments": "{is_external_network=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}",
        "network_flows": "{is_network_policy=false, is_bound_to_vpn=false}",
        "network_scope": "GLOBAL",
        "network_ecomp_naming": "{ecomp_generated_naming=true}",
        "network_type": "MULTI_PROVIDER_PORT_GROUP",
        "network_technology": "MULTI_GROUP",
        "network_homing": "{ecomp_selected_instance_node_target=false}",
        "ecomp_generated_naming": "false"
      },
      "type": "VL",
      "modelCustomizationName": "MULTI_PROVIDER_PORT_GROUP 0"
    }
  },
  "collectionResource": {},
  "configurations": {},
  "fabricConfigurations": {},
  "serviceProxies": {},
  "vfModules": {},
  "volumeGroups": {},
  "pnfs": {},
  "vnfGroups": {}
}