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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
{
"hostname": "rdm52r19c001",
"equip-type": "rack server",
"equip-vendor": "DELL",
"equip-model": "SVR - R740XD - AIC 25GB AC - 44 CORE - 384GB RAM - 4 X 480GB SSD - 6 X 2.4TB HDD - 2 X 1GB - 4 X 10GB X710 - 4 X 25GB (INTEL XXV710) - NBD",
"fqdn": "test.com",
"inv-status": "Configuration",
"in-maint": false,
"prov-status": "PREPROV",
"host-profile": "ns-hp1",
"role": "Application",
"function": "Node",
"p-interfaces":
{
"p-interface":
[
{
"interface-name": "p7/1",
"speed-value": "25",
"speed-units": "GE",
"port-description": "25GE_rdm521928el1_et-0/0/1:1_[ckt-id]_[fac-id]_[CBB][NCOPS]",
"interface-role": "OAM",
"interface-type": "BUNDLE-MEMBER",
"prov-status": "PREPROV",
"in-maint": false
},
{
"interface-name": "p2/2",
"speed-value": "25",
"speed-units": "GE",
"port-description": "25GE_rdm521929el1_et-0/0/1:1_[ckt-id]_[fac-id]_[CBB][NCOPS]",
"interface-role": "OAM",
"interface-type": "BUNDLE-MEMBER",
"prov-status": "PREPROV",
"in-maint": false
},
{
"interface-name": "p7/2",
"speed-value": "25",
"speed-units": "GE",
"port-description": "25GE_rdm521929el1_et-0/0/0:1_[ckt-id]_[fac-id]_[CBB][NCOPS]",
"interface-role": "APPLICATION",
"interface-type": "PHYSICAL",
"prov-status": "PREPROV",
"in-maint": false,
"sriov-pfs":
{
"sriov-pf":
[
{
"pf-pci-id": "0000:5e:00.0"
}
]
}
},
{
"interface-name": "p2/1",
"speed-value": "25",
"speed-units": "GE",
"port-description": "25GE_rdm521928el1_et-0/0/0:1_[ckt-id]_[fac-id]_[CBB][NCOPS]",
"interface-role": "APPLICATION",
"interface-type": "PHYSICAL",
"prov-status": "PREPROV",
"in-maint": false,
"sriov-pfs":
{
"sriov-pf":
[
{
"pf-pci-id": "0000:5e:01.0"
}
]
}
},
{
"interface-name": "P1",
"speed-value": "1",
"speed-units": "GE",
"port-description": "1GE_rdm520019sx2_GigabitEthernet1/0/3_[ckt-id]_[fac-id]_[CBB][NCOPS]",
"interface-role": "PXE",
"interface-type": "PHYSICAL",
"prov-status": "PREPROV",
"in-maint": false
},
{
"interface-name": "R",
"speed-value": "1",
"speed-units": "GE",
"port-description": "1GE_rdm520019sx2_GigabitEthernet1/0/4_[ckt-id]_[fac-id]_[CBB][NCOPS]",
"interface-role": "IPMI",
"interface-type": "PHYSICAL",
"prov-status": "PREPROV",
"in-maint": false
}
]
},
"lag-interfaces":
{
"lag-interface":
[
{
"interface-name": "bond1",
"prov-status": "PREPROV",
"in-maint": false
}
]
}
}
|