Deployment Guide

478 | The XML-RPC Interface and API Dell Networking W-ClearPassGuest 6.3 | User Guide
'do_expire' => 4,
'expire_postlogin' => 0,
'sponsor_name' => 'Sponsor Name',
'visitor_name' => 'Visitor Name',
'visitor_company' => 'Visitor Company',
'email' => 'demo@example.com',
'creator_accept_terms' => true,
'id' => 1,
Result returned by a failed operation:
'password' => 78342029',
'expire_time' => '',
'submit' => '',
'sponsor_name_error' => 'You cannot leave this field blank.',
'sponsor_name_error_flag' => 1,
'visitor_name_error' => 'You cannot leave this field blank.',
'visitor_name_error_flag' => 1,
'visitor_company_error' => 'You cannot leave this field blank.',
'visitor_company_error_flag' => 1,
'email_error' => 'Please enter a valid email address.',
'email_error_flag' => 1,
'expire_after_error' => 'Please choose from one of the available options.',
'expire_after_error_flag' => 1,
'expire_time_error' => 'Please enter a valid date and time.',
'expire_time_error_flag' => 1,
'role_id_error' => 'Parameter must be provided.',
'role_id_error_flag' => 1,
'creator_accept_terms_error' => 'You must accept the terms of use to continue.',
'creator_accept_terms_error_flag' => 1,
'error' => 1,
Method amigopod.mac.edit
Change one of more properties of a device account.
Parameters
Name Type Description
uid Integer ID of the device account to edit
username String Name of the device account
password String
May be:
random_password to indicate the
device account's password should be
set to a random password
password_value to indicate the
device account's password should be
set to the value in the password_
value field
The empty string to leave the
password unmodified
password_value String
Optional password to set the device
account's password (if the password
field is password_value)
role_id Integer
RADIUS role ID to assign to the