google_api_admin v0.12.0 GoogleApi.Admin.Directory_v1.Model.UserPosixAccount View Source
JSON template for a POSIX account entry. Description of the field family: go/fbs-posix.
Attributes
accountId
(type:String.t
, default:nil
) - A POSIX account field identifier.gecos
(type:String.t
, default:nil
) - The GECOS (user information) for this account.gid
(type:String.t
, default:nil
) - The default group ID.homeDirectory
(type:String.t
, default:nil
) - The path to the home directory for this account.operatingSystemType
(type:String.t
, default:nil
) - The operating system type for this account.primary
(type:boolean()
, default:nil
) - If this is user's primary account within the SystemId.shell
(type:String.t
, default:nil
) - The path to the login shell for this account.systemId
(type:String.t
, default:nil
) - System identifier for which account Username or Uid apply to.uid
(type:String.t
, default:nil
) - The POSIX compliant user ID.username
(type:String.t
, default:nil
) - The username of the account.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.