ISSUE TYPE
Improvement request
COMPONENT NAME
Component: Improvement, UI
CLOUDSTACK VERSION
Cloudstack version 4.19.1
SUMMARY
Provide a Checksum box for Template/ISO registration
Currently, Md5/Checksum textbox is shown only during the following methods in the UI
- Registration of direct download enabled Template

- Registration of Kubernetes ISO

- Volume registration via URL

- Volume Upload

Improvement
The checksum text box should be shown in the following methods
- Normal template registration and upload of template

- Normal ISO registration, Direct download ISO registration, and upload of ISO

Currently, the API'S supports the checksum parameter for template and iso
https://cloudstack.apache.org/api/apidocs-4.19/apis/registerTemplate.html
https://cloudstack.apache.org/api/apidocs-4.19/apis/registerIso.html
https://cloudstack.apache.org/api/apidocs-4.19/apis/getUploadParamsForTemplate.html
https://cloudstack.apache.org/api/apidocs-4.19/apis/getUploadParamsForIso.html