aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/vnfGroupBasicServiceInstance.json
blob: 847ebf0d524bafe2839bb4cec69ee20672a60233 (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
{
  "existingVNFCounterMap":{},
  "existingVnfGroupCounterMap":{},
  "existingNetworksCounterMap":{},
  "optionalGroupMembersMap":{},
  "vnfs":{},
  "vnfGroups":{},
  "instanceParams":[
    {
      "2017488_pasqualevpe0_ASN":"AV_vPE"
    }],
  "globalSubscriberId":"e433710f-9217-458d-a79d-1c7aff376d89",
  "subscriptionServiceType":"TYLER SILVIA",
  "projectName":"WATKINS",
  "owningEntityId":"d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
  "bulkSize":1,
  "modelInfo":{
    "modelType":"service",
    "modelInvariantId":"7ee41ce4-4827-44b0-a48e-2707a59905d2",
    "modelVersionId":"4117a0b6-e234-467d-b5b9-fe2f68c8b0fc",
    "modelName":"Grouping Service for Test",
    "modelVersion":"1.0"
  },
  "vidNotions": {
    "instantiationUI": "serviceWithVnfGrouping",
    "modelCategory": "other",
    "viewEditUI": "serviceWithVnfGrouping",
    "instantiationType": "ALaCarte"
  },
  "existingNames":{},
  "instanceName": "Grouping_Service_Instance",
  "subscriberName":"SILVIA ROBBINS",
  "owningEntityName":"WayneHolland",
  "rollbackOnFailure":"true",
  "testApi": "GR_API",
  "isALaCarte":true,
  "action": "Create"
}