[
https://issues.apache.org/jira/browse/CLOUDSTACK-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684142#comment-15684142
]
ASF GitHub Bot commented on CLOUDSTACK-9457:
--------------------------------------------
Github user serg38 commented on the issue:
https://github.com/apache/cloudstack/pull/1767
@koushik-das @ustcweizhou Just want to add on the use case. There is
growing need to change template/VM details for after the deployment e.g. to
switch root disk controller or change ratio of cores/socket with
cpuid.coresPerSocket or with adding vGPU startup parameters or switch boot
firmware from bios to efi as required by some OS. Currently users are unable to
easily do it with API and/or UI. As implemented now, all settings with
display=1 in user_vm_details and vm_template_details will be returned by API
and allowed to changed. If desired we can open another PR to switch details
created by other API in automatic fashion to have display=0 so they will not
show up in the response of these APIs and users wont be able to edit/delete
them. We thought this to be out of scope for now.
> Allow retrieval and modification of VM and template details via API and UI
> --------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9457
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9457
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Affects Versions: 4.10.0.0
> Reporter: Nicolas Vazquez
> Assignee: Nicolas Vazquez
> Priority: Minor
>
> h2. Introduction
> As suggested on [9379|https://issues.apache.org/jira/browse/CLOUDSTACK-9379],
> it would be nice to be able to customize vm details through API
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)