getsubscriberradiusinterfaceResult Structure Definition

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

subscriberradiusinterfaceList

List of subscriberradiusinterfaces


subscriberradiusinterface Structure Definition

The subscriberradiusinterface structure defines the actual return type values for getsubscriberradiusinterface API.

Syntax



Members

listeningservice

Name of RADIUS LISTENING service that will process RADIUS accounting requests.

svrstate

The state of the radius service.

radiusinterimasstart

Treat radius interim message as start radius messages.

_nextgenapiresource


See Also