Tonitzpp opened a new pull request, #13288:
URL: https://github.com/apache/cloudstack/pull/13288
### Description
Currently, information about the VM snapshot limits is not being displayed
for accounts, domains or project in the `Resources` tab. Therefore, this PR
adds the VM snapshots limits to the `listResourceLimits` API, and extends the
GUI to display them.
### 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):
<details><summary>After the changes: </summary>
- Admin tab:
<img width="1993" height="1671" alt="admin"
src="https://github.com/user-attachments/assets/78ab19de-ba17-4b11-b73f-b28383d5958a"
/>
- User tab:
<img width="3272" height="1676" alt="user"
src="https://github.com/user-attachments/assets/c00f7d9d-7edd-468f-bd08-b92a8bd5dc0c"
/>
</details>
### How Has This Been Tested?
I updated my test environment and observed that the VM snapshot limit was
now shown in the `Resources` tab of accounts, projects and domains.
--
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]