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
|
{
"listCount": 3,
"results": [
{
"description": "test update vsp cypress",
"vspName": "test update vsp",
"version": "3.0",
"packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
"category": "resourceNewCategory.network l2-3",
"subCategory": "resourceNewCategory.network l2-3.gateway",
"vendorName": "test vlm",
"vendorRelease": "1.0",
"packageType": "CSAR",
"resourceType": "VF"
},
{
"description": "test update vsp cypress",
"vspName": "test update vsp",
"version": "2.0",
"packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
"category": "resourceNewCategory.network l2-3",
"subCategory": "resourceNewCategory.network l2-3.gateway",
"vendorName": "test vlm",
"vendorRelease": "1.0",
"packageType": "CSAR",
"resourceType": "VF"
},
{
"description": "test update vsp cypress",
"vspName": "test update vsp",
"version": "1.0",
"packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
"category": "resourceNewCategory.network l2-3",
"subCategory": "resourceNewCategory.network l2-3.gateway",
"vendorName": "test vlm",
"vendorRelease": "1.0",
"packageType": "CSAR",
"resourceType": "VF"
}
]
}
|