-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathAsBuiltReport.VMware.AppVolumes.json
44 lines (43 loc) · 1.12 KB
/
AsBuiltReport.VMware.AppVolumes.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
{
"Report": {
"Name": "VMware AppVolumes As Built Report",
"Version": "1.0",
"Status": "Released",
"ShowCoverPageImage": true,
"ShowTableOfContents": true,
"ShowHeaderFooter": true,
"ShowTableCaptions": true
},
"Options": {
"ShowFaultSummary": true
},
"InfoLevel": {
"_comment_": "0 = Disabled, 1 = Summary, 2 = Detailed, 3 = Adv Detailed",
"AppVolumes": {
"General": 1,
"Applications":1,
"Packages": 1,
"Programs": 1,
"Assignments": 1,
"Writables": 1,
"ADUsers": 1,
"Computers": 1,
"ADGroups": 1,
"ADOus": 1,
"Machines": 1,
"StorageLocations": 1,
"StorageGroups": 1,
"Instances": 1,
"Jobs": 1,
"Troubleshooting": 1,
"License": 1,
"ADDomains": 1,
"AdminGroups": 1,
"MachineManagers": 1,
"Storage": 1,
"Settings": 1,
"Managers": 1,
"Products": 1
}
}
}