getnslicenseserverResult Structure Definition

The getnslicenseserverResult structure defines the return type for getnslicenseserver 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.

nslicenseserverList

List of nslicenseservers


nslicenseserver Structure Definition

The nslicenseserver structure defines the actual return type values for getnslicenseserver API.

Syntax



Members

licenseserverip

IP address of the License server about which to display information.

servername

Name of the License server about which to display information.

port

License server port.

status

Status of license server.

grace

Grace status of server.

gptimeleft

Grace time left

type

License Server type CLA/ADM.

deviceprofilename

Device profile is created on ADM and contains the user name and password of the instance(s). ADM will use this info to add the NS for registration

licensemode

This paramter indicates type of license customer interested while configuring add/set licenseserver

_nextgenapiresource


See Also