public interface UsersResourceV11 extends UsersResource
Modifier and Type | Method and Description |
---|---|
ApiUserSessionList |
getSessions()
Return a list of the sessions associated with interactive authenticated
users in Cloudera Manager.
|
createUsers, deleteUser, readUser, readUsers, updateUser
@Path(value="/sessions") ApiUserSessionList getSessions()
Note that these sessions are only associated with users who log into the web interface. API users will not appear.
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.