| getlbmetrictableResult Structure Definition |
The getlbmetrictableResult structure defines the return type for getlbmetrictable 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. |
lbmetrictableList |
List of lbmetrictables |
| lbmetrictable Structure Definition |
The lbmetrictable structure defines the actual return type values for getlbmetrictable API. |
Syntax |
Members |
metrictable |
Name of the metric table. |
metric |
Metric name of the oid. |
snmpoid |
OID corresponding to the metric |
flags |
flags controlling display NOTE: This attribute is deprecated. This is deprecated attribute. |
metrictype |
Indication if it is a configured or internal |
builtin |
_nextgenapiresource |
type |
See Also |