-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAsBuiltReport.System.Resources.json
More file actions
37 lines (37 loc) · 1.13 KB
/
AsBuiltReport.System.Resources.json
File metadata and controls
37 lines (37 loc) · 1.13 KB
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
{
"Report": {
"Name": "System Resources As Built Report",
"Version": "1.0",
"Status": "Released",
"Language": "en-US",
"ShowCoverPageImage": true,
"ShowTableOfContents": true,
"ShowHeaderFooter": true,
"ShowTableCaptions": true
},
"Options": {
"EnableDiagrams": true,
"EnableDiagramDebug": false,
"EnableDiagramMainLogo": false,
"DiagramTheme": "White",
"DiagramWaterMark": "",
"ExportDiagrams": false,
"ExportDiagramsFormat": [
"png"
],
"EnableDiagramSignature": false,
"DiagramColumnSize": 4,
"SignatureAuthorName": "",
"SignatureCompanyName": ""
},
"InfoLevel": {
"_comment_": "Please refer to the AsBuiltReport project contributing guide for information about how to define InfoLevels.",
"_comment_": "0 = Disabled, 1 = Enabled / Summary, 2 = Adv Summary, 3 = Detailed, 4 = Adv Detailed, 5 = Comprehensive",
"Date": 1,
"TimeZone": 2,
"Uptime": 2,
"PSHost": 2,
"ProcessInfo": 1
},
"HealthCheck": {}
}