aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template_network.json
blob: 5669ee2858c6af8b568f86041ce0c347282f746b (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
  "modelInfo": {
    "modelInvariantId": "ce23786e-b2b1-4258-b561-f77ef93ada9c",
    "modelVersionId": "a1a14610-ee40-4049-8007-0608a20dd1fa",
    "modelName": "int_pktmirror_net NC SRIOV network",
    "modelType": "service",
    "modelVersion": "3.0"
  },
  "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
  "owningEntityName": "WayneHolland",
  "projectName": "WATKINS",
  "globalSubscriberId": "e433710f-9217-458d-a79d-1c7aff376d89",
  "subscriberName": "SILVIA ROBBINS",
  "productFamilyId": null,
  "instanceName": "SDN_int_pktmirror_net_svc",
  "subscriptionServiceType": "TYLER SILVIA",
  "lcpCloudRegionId": null,
  "tenantId": null,
  "tenantName": null,
  "aicZoneId": null,
  "aicZoneName": null,
  "existingVNFCounterMap": {},
  "existingVRFCounterMap": {},
  "existingVnfGroupCounterMap": {},
  "existingNetworksCounterMap": {
    "f6b6d141-0d4c-427d-ad35-797f3d1abe71": 1,
    "e01e26b2-aa26-4e11-9243-105d4589ff08": 1
  },
  "existingNames": {
  },
  "vnfs": {},
  "networks": {
    "SR-IOV Provider 2-1": {
      "modelInfo": {
        "modelCustomizationName": "SR-IOV Provider 2-1",
        "modelCustomizationId": "f6b6d141-0d4c-427d-ad35-797f3d1abe71",
        "modelInvariantId": "ffb9e45c-e674-4289-aad3-00040ad746e4",
        "modelVersionId": "01f4c475-3f89-4f00-a2f4-39a873dba0ae",
        "modelName": "NETWORK_CLOUD_PROVIDER_NETWORK",
        "modelType": "network",
        "modelVersion": "1.0"
      },
      "productFamilyId": "e433710f-9217-458d-a79d-1c7aff376d89",
      "instanceName": "SDN_int_pktmirror_net_1",
      "action": "Create",
      "platformName": "xxx1",
      "lcpCloudRegionId": "hvf6",
      "tenantId": "4914ab0ab3a743e58f0eefdacc1dde77",
      "instanceParams": [
        {}
      ],
      "rollbackOnFailure": true,
      "instanceId": null,
      "trackById": "2e8455cb-4c28-4aa7-929d-f1e1881aaaa1",
      "isFailed": false,
      "statusMessage": null,
      "position": null,
      "lineOfBusiness": "zzz1"
    },
    "SR-IOV Provider 2-2": {
      "modelInfo": {
        "modelCustomizationName": "SR-IOV Provider 2-2",
        "modelCustomizationId": "e01e26b2-aa26-4e11-9243-105d4589ff08",
        "modelInvariantId": "ffb9e45c-e674-4289-aad3-00040ad746e4",
        "modelVersionId": "01f4c475-3f89-4f00-a2f4-39a873dba0ae",
        "modelName": "NETWORK_CLOUD_PROVIDER_NETWORK",
        "modelType": "network",
        "modelVersion": "1.0"
      },
      "productFamilyId": "e433710f-9217-458d-a79d-1c7aff376d89",
      "instanceName": "SDN_int_pktmirror_net_2",
      "action": "Create",
      "platformName": "xxx1",
      "lcpCloudRegionId": "hvf6",
      "tenantId": "4914ab0ab3a743e58f0eefdacc1dde77",
      "instanceParams": [
        {}
      ],
      "rollbackOnFailure": true,
      "instanceId": null,
      "trackById": "e43ffa05-ea78-4c34-a0c8-02449851d827",
      "isFailed": false,
      "statusMessage": null,
      "position": null,
      "lineOfBusiness": "zzz1"
    }
  },
  "vnfGroups": {},
  "vrfs": {},
  "instanceParams": [
    {}
  ],
  "pause": false,
  "bulkSize": 1,
  "rollbackOnFailure": "true",
  "isALaCarte": true,
  "testApi": "GR_API",
  "instanceId": null,
  "action": "Create",
  "trackById": "4157dcfb-fa22-435d-8df9-659628137177",
  "isFailed": false,
  "statusMessage": null,
  "vidNotions": {
    "instantiationUI": "networkWithPropertyNetworkTechnologyEqualsStandardSriovOrOvs",
    "modelCategory": "5G Provider Network",
    "viewEditUI": "legacy",
    "instantiationType": "ALaCarte"
  },
  "position": null
}