-
Notifications
You must be signed in to change notification settings - Fork 0
/
Sprint3Demo.json
73 lines (73 loc) · 1.71 KB
/
Sprint3Demo.json
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"PrimaryDetails": {
"AssetTitle": "Ip Component Demo Sprint 3",
"AssetURL": "http://localhost:3000/assets",
"AssetType": "IPComponent",
"Description": "A guided workshop to explore important definitions required to provide an AVS design",
"Products": [
"Azure",
"Azure Compute"
],
"Scenarios": [
"Azure Migration",
"Cloud Foundation"
],
"Tags": [
"Azure",
"Cloudmo",
"ACF",
"AVS"
],
"AssetVersion": "0",
"AssetContributors": [
"v-viyada",
"satyasri"
],
"AssetOwner": [
"v-viyada",
"satyasri"
],
"RegisteredBy": "v-viyada",
"RegisteredDate": "11-24-2021",
"Status": "Active",
"DeliveryProductID": "P-MAD-M365",
"DomainServiceline": "ML1235"
},
"IPDetails": {
"AssetId": "123",
"AssetVersion": "1.0",
"AssetType": "IPComponent",
"IPPublishState": "Draft",
"IsExported": false,
"ExportedDate": "YYYY/MM/DD",
"Enablers": [
{
"Set": "LED",
"WorkItemsQuery": [
{
"Name": null,
"Url": "https://dev.azure.com/Bootstrap-Test/BA-CEFO-LED-Bootstrap-GoldenCopy/_queries/query/0ada1170-cf7d-4f4e-9f83-7028dca0013e/"
}
],
"Repo": [],
"Wiki": [],
"AssociatedComponents": []
},
{
"Set": "MW",
"WorkItemsQuery": [
{
"Name": null,
"Url": "https://dev.azure.com/Bootstrap-Test/MW-Bootstrap-Punam/_queries/query/8c3b2af1-553b-4a3f-a4c5-65351977cc77/"
}
],
"AssociatedComponents": [
{
"AssetId": "124",
"Version": "1.0"
}
]
}
]
}
}