kiranchavala opened a new issue, #8442:
URL: https://github.com/apache/cloudstack/issues/8442

   ISSUE TYPE
   
   Enhancement/Improvement Request /Bug 
   
   COMPONENT NAME
   
   Component: API/ UI
   
   CLOUDSTACK VERSION
   
   Cloudstack version 4.18, 
   
   SUMMARY
   
   Provide the option of disabling/Enabling Shared/Isolated/L2 networks,  
   
   
   Steps to reproduce the issue 
   
   1. Create a Shared network 
   
   2. Click on edit network
   
   
![displaynetwork](https://github.com/apache/cloudstack/assets/1401014/fba32dbd-f353-4b90-bca6-32988b51a9b2)
   
   3. Currently, the only option is to use the updateNetwork api call and 
update the parameter "displaynetwork"  or perform the action from UI 
   
   https://cloudstack.apache.org/api/apidocs-4.18/apis/updateNetwork.html
   
   4. But once the network is displaynetwork is set to true, there is no option 
to enable it back from UI 
   
   
   **Bug part**
   
   
   5. Also listNetwork api call doesn't list the networks where displaynetwork 
is set even when the  listall parameter is passeed
   
   https://cloudstack.apache.org/api/apidocs-4.18/apis/listNetworks.html
   
   list networks filter=name,displaynetwork, listall=true
   
   
   **Expected behavior**
   
   It would be great, if we can add enable/disable network option or provide an 
option to disable the display network, in the UI 
   
   or show some sort of filter column in the Ui for the list network page.
   
   Currently the admin user has update the database or execute the api call  to 
display the network back again 
   


-- 
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-unsubscr...@cloudstack.apache.org.apache.org

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

Reply via email to