From: Mark Huang Date: Wed, 18 Oct 2006 20:36:02 +0000 (+0000) Subject: Fix documentation X-Git-Tag: pycurl-7_13_1~537 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e8394d85330ab3f40082d36af4ff202ded0c149f;p=plcapi.git Fix documentation --- diff --git a/PLC/Methods/GetPersons.py b/PLC/Methods/GetPersons.py index a6fbc103..95d7eac6 100644 --- a/PLC/Methods/GetPersons.py +++ b/PLC/Methods/GetPersons.py @@ -8,13 +8,11 @@ from PLC.Auth import PasswordAuth class GetPersons(Method): """ - Return an array of dictionaries containing details about the - specified accounts. + Return an array of structs containing details about accounts. - ins may retrieve details about all accounts by not specifying - person_id_or_email_list or by specifying an empty list. Users and - techs may only retrieve details about themselves. PIs may retrieve - details about themselves and others at their sites. + Users and techs may only retrieve details about themselves. PIs + may retrieve details about themselves and others at their + sites. Admins may retrieve details about all accounts. If return_fields is specified, only the specified fields will be returned, if set. Otherwise, the default set of fields returned is: