aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/test/resources/VnfGroup/ServiceWithVnfGroupsDeleteRequest.json
blob: 08534ce493456c03e470792ce69a838ada5586c4 (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
{
  "isDirty":true,
  "vnfs": {},
  "instanceParams": [],
  "validationCounter": 0,
  "existingNames": {
    "wowservicewithvnfgroping": ""
  },
  "existingVNFCounterMap": {},
  "existingVnfGroupCounterMap": {},
  "existingNetworksCounterMap": {},
  "networks": {},
  "vnfGroups": {},
  "bulkSize": 1,
  "instanceName": "wowServiceWithVnfGroping",
  "instanceId": "f8791436-8d55-4fde-b4d5-72dd2cf13cfb",
  "orchStatus": "ACTIVE",
  "globalSubscriberId": "e433710f-9217-458d-a79d-1c7aff376d89",
  "subscriptionServiceType": "TYLER SILVIA",
  "owningEntityId": null,
  "owningEntityName": null,
  "productFamilyId": null,
  "lcpCloudRegionId": null,
  "tenantId": null,
  "tenantName": null,
  "aicZoneId": null,
  "aicZoneName": null,
  "projectName": null,
  "rollbackOnFailure": false,
  "isALaCarte": true,
  "modelInfo": {
    "modelInvariantId": "7ee41ce4-4827-44b0-a48e-2707a59905d2",
    "modelVersionId": "4117a0b6-e234-467d-b5b9-fe2f68c8b0fc",
    "modelName": "Grouping Service for Test",
    "modelType": "service",
    "modelVersion": "1.0"
  },
  "testApi": "VNF_API",
  "action": "Delete"
}