43.12. getDetails
- 名前
- getDetails
- 説明
- 指定したユーザーについての詳細を返します。
- パラメーター
- string sessionKey
- string login - ユーザーのログイン名
- 戻り値
- struct - user details
- string
first_names- (廃止予定) first_name を使用 - string
first_name - string
last_name - string
email - int
org_id - string
org_name - string
prefix - string
last_login_date - string
created_date - boolean
enabled- ユーザーが有効な場合は true、無効な場合は false - boolean
use_pam- ユーザーが PAM 認証を使用するように設定されている場合は True - boolean
read_only- ユーザーが読み取り専用の場合は true - boolean
errata_notification- ユーザーのエラータ E メール通知が有効になっている場合は true