kiranchavala opened a new issue, #13607: URL: https://github.com/apache/cloudstack/issues/13607
### The required feature described as a wish As a Admin/Operator I would like to see if the particular vpc or network offering is natted or routed If the admin user doesn't select the network mode , identifying if the offering is routed or natted is difficult https://cloudstack.apache.org/api/apidocs-4.22/apis/createVPCOffering.html https://cloudstack.apache.org/api/apidocs-4.22/apis/createNetworkOffering.html https://cloudstack.apache.org/api/apidocs-4.22/apis/listVPCOfferings.html https://cloudstack.apache.org/api/apidocs-4.22/apis/listNetworkOfferings.html Currently, we support the creation of vpc offering without selecting the network mode <img width="582" height="497" alt="Image" src="https://github.com/user-attachments/assets/c7a8f116-fe9c-4273-8322-4390ee049699" /> <img width="1257" height="790" alt="Image" src="https://github.com/user-attachments/assets/fa7aec05-b665-4475-a221-05aa4054e1ba" /> Select Natted mode when creating vpc offering > Check the details > natted mode is mentioned <img width="1156" height="771" alt="Image" src="https://github.com/user-attachments/assets/bd3427a4-ef2a-4a3f-8ea3-0f3c6646e080" /> Similarly, for network offerings, cloudstack shows natted mode only when the admin user selects the network mode <img width="1088" height="668" alt="Image" src="https://github.com/user-attachments/assets/a467bb45-2d6b-4af4-86c1-99fe95fa0e3d" /> -- 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]
