getvridparamResult Structure Definition

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

vridparamList

List of vridparams


vridparam Structure Definition

The vridparam structure defines the actual return type values for getvridparam API.

Syntax



Members

sendtomaster

Forward packets to the master node, in an active-active mode configuration, if the virtual server is in the backup state and sharing is disabled.

hellointerval

Interval, in milliseconds, between vrrp advertisement messages sent to the peer node in active-active mode.

deadinterval

Number of seconds after which a peer node in active-active mode is marked down if vrrp advertisements are not received from the peer node.

_nextgenapiresource


See Also