Method: LabClient::Group#ldap_sync

Defined in:
lib/labclient/groups/group.rb

#ldap_syncObject



63
64
65
# File 'lib/labclient/groups/group.rb', line 63

def ldap_sync
  client.groups.ldap.sync(id)
end