Soumitra Sulav created HDDS-6607:
------------------------------------

             Summary: [MultiTenancy] Preferred list output for 
userList/userInfo APIs
                 Key: HDDS-6607
                 URL: https://issues.apache.org/jira/browse/HDDS-6607
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Manager
    Affects Versions: 1.3.0
            Reporter: Soumitra Sulav


As the tenant information might grow with time, it's good to have the output in 
a list.

Suggested for below APIs
{code:java}
bash-4.2$ ozone tenant user list -t tenantone
- User 'hrt_Qa' with accessId 'tenantone$hrt_Qa'
- User 'hrt_qa' with accessId 'tenantone$hrt_qa'
- User 'testuser-2' with accessId 'tenantone$testuser-2'
- User 'user*' with accessId 'tenantone$user*'
- User 'user' with accessId 'tenantone$user' {code}
{code:java}
bash-4.2$ ozone tenant user info hrt_Qa
User 'hrt_Qa' is assigned to: 
- Tenant 'tenantone' with accessId 'tenantone$hrt_Qa'
{code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to