| getlbmonbindingsResult Structure Definition |
The getlbmonbindingsResult structure defines the return type for getlbmonbindings 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. |
lbmonbindingsList |
List of lbmonbindingss |
| lbmonbindings Structure Definition |
The lbmonbindings structure defines the actual return type values for getlbmonbindings API. |
Syntax |
Members |
monitorname |
The name of the monitor. |
type |
The type of monitor. |
state |
The state of the monitor. |
boundservicegroupsvrstate |
The state of the servicegroup. |
monsvcstate |
The configured state (enable/disable) of Monitor on this service. |
monstate |
The configured state (enable/disable) of Monitor on this service. |
ipaddress |
The IPAddress of the service. |
port |
The port of the service. |
servicename |
The name of the service. |
servicegroupname |
The name of the service group. |
servicetype |
The type of service |
svrstate |
The state of the service |
_nextgenapiresource |
boundservicegroupsvctype |
boundservicegroupsvrstate2 |
boundgslbservicegrpsvctype |
boundgslbservicegrpstate |
See Also |