kiranchavala commented on issue #7618:
URL: https://github.com/apache/cloudstack/issues/7618#issuecomment-1587008699

   @VanDuy91
   
    I am not able to reproduce this issue, The steps that i followed are
    
    Could you please cross check again if they are correct
   
   
   ```
   1. Create account of role type user ( Lets say Account 1 > User1)
   2. Login as user 1 > Launch a k8s cluster
   3. Execute api call with user 1 apikey and secret key
   
https://cloudstack.apache.org/api/apidocs-4.18/apis/listKubernetesClusters.html
   
   list kubernetesclusters
   
   Able to get the output of the api call 
   
   4. Create account of role type user ( Lets say Account 2> User2)
   
   5. Execute api call with user 1 apikey and secret key
   
https://cloudstack.apache.org/api/apidocs-4.18/apis/listKubernetesClusters.html
   
   list kubernetesclusters
   
   There is no response to the api call
   
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to