Exclude the domain package from the jacoco
[aai/aai-common.git] / aai-core / src / test / resources / org / openecomp / aai / serialization / queryformats / resource_and_url-format.json
1 {
2   "results": [
3     {
4       "url" : "/cloud-infrastructure/cloud-regions/cloud-region/cloud-owner-987654321-9922-as988q/cloud-region-id-987654321-9922-as988q/tenants/tenant/tenant-987654321-9999-as988q/vservers/vserver/vserver-987654321-9999-as988q",
5       "vserver": {
6        
7       }
8     },
9     {
10       "url" : "/vservers/vserver/test1",
11       "vserver": {
12         
13       }
14     }
15   ]
16 }