You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/08/02 03:52:21 UTC

[GitHub] [cloudstack] nvazquez commented on issue #4868: isrecursive not honoured for listAccounts, maybe others as well

nvazquez commented on issue #4868:
URL: https://github.com/apache/cloudstack/issues/4868#issuecomment-890690750


   @davidjumani reading the description of the parameters:
   - listall: If set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is false
   - isrecursive: defaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.
   
   Seems like these definitions might need a change, have you thought about a new behaviour?


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org