abh1sar commented on issue #6923: URL: https://github.com/apache/cloudstack/issues/6923#issuecomment-2601698948
@alexandremattioli PR https://github.com/apache/cloudstack/pull/9773 improves the UI dialog by autofilling venter credentials from the zone. Although this is not exactly what you are asking for, it does help in decreasing the confusion. <img width="469" alt="Image" src="https://github.com/user-attachments/assets/cccd298a-2baa-4d10-8a81-f4c00bde173a" /> Do you think this is good enough for this issue? Or should we just not show any vcenter fields in the create cluster form (or show them as read only)? @DaanHoogland When using api, the admin has to create the cluster name by adding the vcenter host and datacenter names like this : (clustername = `${this.host}/${this.dataCenter}/${clusternameVal}`). So the admin has to be able find the venter details from zone and add it to the clustername parameter -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org