WebService::Fastly::Object::User
Load the model package
Properties
Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- login | string | | [optional] [readonly] name | string | The real life name of the user. | [optional] limit_services | boolean | Indicates that the user has limited access to the customer's services. | [optional] locked | boolean | Indicates whether the is account is locked for editing or not. | [optional] require_new_password | boolean | Indicates if a new password is required at next login. | [optional] role | RoleUser | | [optional] two_factor_auth_enabled | boolean | Indicates if 2FA is enabled on the user. | [optional] two_factor_setup_required | boolean | Indicates if 2FA is required by the user's customer account. | [optional]