-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest_2.json
74 lines (74 loc) · 1.48 KB
/
manifest_2.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
74
{
"PrimaryDetails": {
"AssetTitle": "New Asset IBIS API",
"AssetId" : "548",
"AssetURL": "https://localhost/Assets?q=32&comments=false",
"AssetType": "IPPackage",
"Description": "This is the Ipkit for Design and Implementation for Active Directory (DIAD) offering, which helps in AD implementation on Azure something",
"Products": [
"Azure",
"Active Directory"
],
"Scenarios": [
"Identity Modernization"
],
"Tags": [
"Active Directory",
"DIAD",
"Active Directory",
"Identity"
],
"AssetVersion": "1",
"AssetContributors": [
"v-viyada",
"v-harishinde"
],
"AssetOwner": [
"v-viyada"
],
"RegisteredBy": "v-viyada",
"RegisteredDate": "10-01-2021",
"Status": "Active"
},
"IPDetails": {
"DeliveryProductID": "P-MAD-M365",
"DomainServiceline": "ML",
"IPPublishState": "Published",
"Enablers": [
{
"Set": "Project1",
"WorkItemsQuery": [
{
"Url": "https://dev.azure.com/Dev/_queries"
},
{
"Url": "https://dev.azure.com/Testing/_queries"
}
],
"Repo": [],
"Wiki": [],
"AssociatedComponents": [
1234,
1234
]
},
{
"Set": "Project2",
"WorkItemsQuery": [
{
"Url": "https://dev.azure.com/Prod/_queries"
},
{
"Url": "https://dev.azure.com/Test/_queries"
}
],
"Repo": [],
"Wiki": [],
"AssociatedComponents": [
1234,
1234
]
}
]
}
}