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

   > @kiranchavala did you check that the API perform consisten functionality 
(as you labelled this as UI)
   > 
   > @wido @rohityadavcloud this sounds like a revisit of the listall=true 
projects=-1 issue that has been discussed in the past, or did we miss this 
functionality (`listNetworks`)?
   
   
   yes the API also list only 1 output 
   ```
   (cmk) > list networks filter=name  lisall=true projectid=-1
   {
     "count": 1,
     "network": [
       {
         "name": "test2"
       }
     ]
   }
   ```


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