| getnsaptlicenseResult Structure Definition |
The getnsaptlicenseResult structure defines the return type for getnsaptlicense 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. |
nsaptlicenseList |
List of nsaptlicenses |
| nsaptlicense Structure Definition |
The nsaptlicense structure defines the actual return type values for getnsaptlicense API. |
Syntax |
Members |
serialno |
Hardware Serial Number/License Activation Code(LAC). |
useproxy |
Specifies whether to use the licenseproxyserver to reach the internet. |
response |
Response data as text blob |
id |
License ID |
sessionid |
Session ID |
bindtype |
Bind type |
countavailable |
Count |
counttotal |
Count |
name |
License name |
relevance |
License relevance |
datepurchased |
License purchase date |
datesa |
License SA date |
dateexp |
License expiry date |
features |
Features |
_nextgenapiresource |
See Also |