| getlbroute6Result Structure Definition |
The getlbroute6Result structure defines the return type for getlbroute6 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. |
lbroute6List |
List of lbroute6s |
| lbroute6 Structure Definition |
The lbroute6 structure defines the actual return type values for getlbroute6 API. |
Syntax |
Members |
network |
The destination network or host. |
gatewayname |
The name of the route. |
flags |
State of the configured gateway. |
_nextgenapiresource |
See Also |