| getnslicenseparametersResult Structure Definition |
The getnslicenseparametersResult structure defines the return type for getnslicenseparameters 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. |
nslicenseparametersList |
List of nslicenseparameterss |
| nslicenseparameters Structure Definition |
The nslicenseparameters structure defines the actual return type values for getnslicenseparameters API. |
Syntax |
Members |
alert1gracetimeout |
If ADC remains in grace for the configured hours then first grace alert will be raised |
alert2gracetimeout |
If ADC remains in grace for the configured hours then major grace alert will be raised |
licenseexpiryalerttime |
If ADC license contract expiry date is nearer then GUI/SNMP license expiry alert will be raised |
heartbeatinterval |
Heartbeat between ADC and Licenseserver is configurable and applicable in case of pooled licensing |
inventoryrefreshinterval |
Inventory refresh interval between ADC and Licenseserver is configurable and applicable in case of pooled licensing |
_nextgenapiresource |
See Also |