getcallhomeResult Structure Definition

The getcallhomeResult structure defines the return type for getcallhome 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.

callhomeList

List of callhomes


callhome Structure Definition

The callhome structure defines the actual return type values for getcallhome API.

Syntax



Members

mode

CallHome mode of operation

emailaddress

Email address of the contact administrator.

hbcustominterval

Interval (in days) between CallHome heartbeats

proxymode

Enables or disables the proxy mode. The proxy server can be set by either specifying the IP address of the server or the name of the service representing the proxy server.

ipaddress

IP address of the proxy server.

port

HTTP port on the Proxy server. This is a mandatory parameter for both IP address and service name based configuration.

proxyauthservice

Name of the service that represents the proxy server.

sslcardfirstfailure

First occurrence SSL card failure.

sslcardlatestfailure

Latest occurrence SSL card failure.

powfirstfail

First occurrence power supply unit failure.

powlatestfailure

Latest occurrence power supply unit failure.

hddfirstfail

First occurrence hard disk drive failure.

hddlatestfailure

Latest occurrence hard disk drive failure.

flashfirstfail

First occurrence compact flash failure.

flashlatestfailure

Latest occurrence compact flush failure.

rlfirsthighdrop

First occurence of high rate limit drops

rllatesthighdrop

Latest occurence of high rate limit drops

restartlatestfail

Latest occurrence warm restart failure.

memthrefirstanomaly

First occurrence of memory anomaly.

memthrelatestanomaly

Latest occurrence of memory anomaly.

callhomestatus

Callhome feature enabled/disable, register with upload server successful/failed

anomalydetection

Enables or disables anomaly detection.

_nextgenapiresource


See Also