User's Manual

426 | Administration Dell Networking W-ClearPass Guest 6.4 | User Guide
Method amigopod.mac.create
Create a new MAC device account.
Parameters
Name Type Description
sponsor_name String Name of the person sponsoring the
device account.
visitor_name String Name of the visitor.
visitor_company String Company name of the visitor.
email String The visitor's email address. This will
become their username to log in to
the network.
expire_after Numeric Amount of time before the device
account will expire. Specified in
hours.
expire_time String Optional date and time at which the
device account will expire.
role_id Integer RADIUS role ID to assign to the
device account.
creator_accept_terms Flag Set to 1 to indicate acceptance of the
service's terms of use.
* * Other fields as specified by create_
user form customization.
Return Values
Name Type Description
error Flag Set to 1 if the device account was not
created
id Integer Set to the ID of the device account if
the account was created
password String Set to a randomly-generated value
(default behavior only)
*_error String Field-specific error message
*_error_flag Flag Field-specific error flag, set to 1 if
present
Access Control
Requires the mac_create privilege (Guest Manager > Create New MAC Authentication in the Operator
Profile Editor).