Skip to content

Add a filter option to view the network offerings based on the network type , Isolated, VPC, Shared ,L2 #9924

Closed
@kiranchavala

Description

@kiranchavala

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

vpc-networkoffering

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

networkofferings

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions