User's Manual

416 | Administration Dell Networking W-ClearPass Guest 6.4 | User Guide
'error' => 1,
Method amigopod.guest.create
Create a new guest account.
Parameters
Name Type Description
sponsor_name String Name of the person sponsoring the
guest account.
visitor_name String Name of the visitor.
visitor_company String Company name of the visitor.
email String The visitor's email addresss. This will
become their username to log in to
the network.
expire_after Numeric Amount of time before the account
will expire. Specified in hours.
expire_time String Optional date and time at which the
guest account will expire.
role_id Integer RADIUS role ID to assign to the guest
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 guest account was not
created
id Integer Set to the ID of the guest 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 create_user privilege (Guest > Create Guest Account in the Operator Profile Editor).