Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Changes to Get Local User Info

Gets details for the specified local management user.


Response Payload Changes

Field Description Type Notes
<mgmt_user_info>
<userId> User Id String
<isSystemAdmin> Flag indicating whether management user is System Admin Boolean
<isSystemMonitor> Flag indicating whether management user is System Monitor Boolean
<isSecurityAdmin> Flag indicating whether management user is Security Admin Boolean
<is_external_group> If set to true, its a domain. Boolean
<is_locked> If set to true, the user is locked. Boolean
<last_time_password_changed> Value of last time password changed String
</mgmt_user_info>