sureshanaparti commented on pull request #5729:
URL: https://github.com/apache/cloudstack/pull/5729#issuecomment-982426454


   > > > should not
   > > 
   > > 
   > > yes, got it @weizhouapache can you update cmk example in description 
(with some dummy uuids, and indicating that uuid belongs to 200, 201, etc). 
makes sense?
   > 
   > @sureshanaparti domain admin and normal users do not know the uuid of 
networks if `listnetworks` does not work. In most cloudstack APIs, we can pass 
integer value instead of string-format uuid as `id` parameter (string-format 
uuid will be transformed to integer value in cloudstack). you can run the cmk 
commands as domain admin or normal user in your testing environment. they work 
in 4.15/4.16
   
   @weizhouapache yes, string-format uuid will be transformed to integer value 
in cloudstack, that's how it is done. does domain admin and normal users know 
the integer 'id' values of a network?


-- 
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