summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-service/src/test/resources/sync/ElasticSearch/docEntityFromElasticSearch3.json
blob: 6332610c776d4c8609e96667cf47641948aa38fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "_index" : "aggregate_generic-vnf_index",
  "_type" : "default",
  "_id" : "a5583fff3d57e0412363a9edfc265fd95374e6e0ef7b7061c7286622da9048483",
  "_version" : 1,
  "found" : true,
  "_source" : {
     "link" : "/aai/v11/network/generic-vnfs/generic-vnf/genericvnft2i11bd3",
     "lastmodTimestamp" : "2018-01-29T03:35:46.859-0500",
     "vnf-id" : "genericvnft2i11bd3",
     "in-maint" : "false",
     "resource-version" : "1508939769479",
     "vnf-name" : "genericvnft2i11bd3",
     "vnf-type" : "VirtualNetworkFunctionType",
     "is-closed-loop-disabled" : "true"
   }
 }