Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1017 Bytes

IamEndPointUserRole.md

File metadata and controls

17 lines (13 loc) · 1017 Bytes

IamEndPointUserRole

Mapping of endpoint user to endpoint roles.

Properties

Name Type Description Notes
change_password bool Denotes whether password has changed. [optional] [readonly]
enabled bool Enables the user account on the endpoint. [optional]
is_password_set bool [optional]
password str Valid login password of the user. [optional]
end_point_role list[IamEndPointRole] A reference to a iamEndPointRole resource. When the $expand query parameter is specified, the referenced resource is returned inline. Roles. [optional]
end_point_user IamEndPointUser [optional]
end_point_user_policy IamEndPointUserPolicy [optional]

[Back to Model list] [Back to API list] [Back to README]