erikbocks opened a new pull request, #11979: URL: https://github.com/apache/cloudstack/pull/11979
### Description This PR enhances the SSVM details by adding its storage network IP to the API response and to the VM details tab in the GUI. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [X] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) - [ ] Build/CI - [ ] Test (unit or integration test code) ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [ ] Major - [X] Minor ### Screenshots (if appropriate): <img width="1231" height="1116" alt="ssvm-details-tab" src="https://github.com/user-attachments/assets/0e13defd-0a6b-4003-93a5-8de775b8829f" /> ### How Has This Been Tested? After installing the packages with the changes to my local environment, I called the `listSystemVMs` API and validated that the IP was successfully added to the response. In addition to that, I accessed the SSVM details tab and validated that the IP was being displayed correctly. -- 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]
