method: createNamedList

Create a named list.

Parameters

Name Type Description
listName string Name of the named list
listType string The named list type, available options are: USERNAME
LDAPUSERGROUP
RADIUSUSERGROUP
MAC
IP
HOSTNAME
LOCATION
TIMEOFWEEK
description string Description of the named list

Returns

The operation returns an integer error code.

Example

The following web service is executed with a web browser:

https://192.168.30.34:8443/axis/services/NACEndSystemWebService/createNamedList?listName=Example&listType=MAC&description=Web-Service-Example