-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathAsBuiltReport.Cisco.UcsManager.json
72 lines (72 loc) · 1.7 KB
/
AsBuiltReport.Cisco.UcsManager.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
{
"Report": {
"Name": "Cisco UCS Manager As Built Documentation",
"Version": "1.0",
"Status": "Released"
},
"Options": {
"ShowFaultSummary": true
},
"Section": {
"System": true,
"Equipment": true,
"Servers": true,
"LAN": true,
"SAN": true,
"VM": true,
"Storage": true,
"Chassis": true,
"Admin": true
},
"InfoLevel": {
"_comment_": "0 = Disabled, 1 = Summary, 2 = Detailed, 3 = Adv Detailed",
"Equipment": {
"FabricInterconnects": 3,
"Chassis": 3,
"RackMounts": 3,
"ServerInventory": 0,
"Policies": 3
},
"Servers": {},
"LAN": {},
"SAN": {},
"VM": {},
"Storage": {},
"Chassis": {},
"Admin": {}
},
"HealthCheck": {
"Cluster": {
"HAReady": true
},
"FI": {
"State": true,
"Operabability": true,
"Thermal": true,
"Ports": {
"AdminState": true,
"Status": true
},
"Fan": {
"Operabability": true,
"Power": true,
"Thermal": true
},
"PSU": {
"Operabability": true,
"Power": true,
"Voltage": true,
"Performance": true,
"Thermal": true
}
},
"Chassis": {
"AdminState": true,
"Status": true,
"Power": true,
"Thermal": true,
"LicenseState": true,
"SlotsAvailable": true
}
}
}