| getnshardwareResult Structure Definition |
The getnshardwareResult structure defines the return type for getnshardware API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
nshardwareList |
List of nshardwares |
| nshardware Structure Definition |
The nshardware structure defines the actual return type values for getnshardware API. |
Syntax |
Members |
hwdescription |
Hardware and it's ports detail. |
sysid |
System id. |
manufactureday |
Manufacturing day. |
manufacturemonth |
Manufacturing month. |
manufactureyear |
Manufacturing year. |
cpufrequncy |
CPU Frequency. |
hostid |
host id. |
host |
host id. |
serialno |
Serial no. |
encodedserialno |
Encoded serial no. |
netscaleruuid |
Citrix ADC UUID |
bmcrevision |
BMC Firmware Revision |
_nextgenapiresource |
See Also |