A list of Users.

A Keystone User.

An automatically generated, unique, immutable (it will never change) identifier for the user. This is generated by the backend this user is stored in.

A unique, mutable (it can change) user name that may be used by the user an identifier when presenting credentials.

A true/false value that determines if the user may authenticate or not. If enabled is false, the user will not be able to authenticate. How this value is stored or generated is dependent on the backend in use.

A human-readable, friendly name for use in user interfaces.

A time-stamp identifying the modification time of the user.

A creation time-stamp for the user.