kiranchavala opened a new issue, #9924: URL: https://github.com/apache/cloudstack/issues/9924
ISSUE TYPE Improvement request COMPONENT NAME Component: Improvement, UI CLOUDSTACK VERSION Cloudstack version 4.19.1.x SUMMARY Add a filter option to view the network offerings based on the network type , Isolated, VPC, Shared ,L2 Steps to reproduce the issue 1. Navigate to service offerings > Network offerings > Add network offering > enable it for vpc  2. Navigate to service offerings > Network offerings > list offerings It isn't easy to list only the vpc based network offerings as there is no filter for it  Expected behaviour It would be great if we can add a filter to list the vpc based isolated network offerings as the API supports it https://cloudstack.apache.org/api/apidocs-4.19/apis/listNetworkOfferings.html (CMK) > list networkofferings forvpc=true filter=name Also, we can add a filter with guestype= (CMK) >list networkofferings guestiptype=isolated CMK) >list networkofferings guestiptype=shared CMK) >list networkofferings guestiptype=L2 -- 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]
