getnstestlicenseResult Structure Definition

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

nstestlicenseList

List of nstestlicenses


nstestlicense Structure Definition

The nstestlicense structure defines the actual return type values for getnstestlicense API.

Syntax



Members

Number of licensed users allowed by this license

2

Number of licensed users allowed by ICAONLY license. As long as the AG Feature is licensed, unlimited number of ICA connections are accepted. (In API, 0 value for this parameter means unlimited when AG license in ON).

modelid

Model Number ID. Represents different numbers for two types of licenses.: * Bandwidth licenses - specifies the throughput bandwidth licensed for this appliance e.g. (For 20 Gbps) Model Number ID: 20000 * vCPU licenses - specifies number of vCPUs licensed for this appliance. e.g. (For 4 vCPU) Model Number ID: 4 vCPUs

licensingmode

Pooled Licensed.

daystoexpiration

Days to expire.

_nextgenapiresource


See Also