Users

Get the management role of the authenticating user.

Get the management role of the authenticating user.

get/v1/users/role

Response

User role information

role'none' | 'db_viewer' | 'cluster_viewer' | 'db_member' | 'cluster_member' | 'user_manager' | 'admin'

Name of the management role.

Changes