Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 871 Bytes

IamLdapGroup.md

File metadata and controls

14 lines (10 loc) · 871 Bytes

IamLdapGroup

Mapping of LDAP Group to EndPointRoles.

Properties

Name Type Description Notes
domain str LDAP server domain the Group resides in. [optional]
name str LDAP Group name in the LDAP server database. [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. Role assigned to all users in this LDAP server group. This can be one of read-only, user, admin. [optional]
ldap_policy IamLdapPolicy [optional]

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