DaanHoogland commented on code in PR #676:
URL: 
https://github.com/apache/cloudstack-documentation/pull/676#discussion_r3861944065


##########
source/adminguide/virtual_machines/importing_unmanaging_vms.rst:
##########
@@ -139,7 +139,7 @@ importUnmanagedInstance API
    - **account** (An optional account name for the Instance. Must be used with 
domainid parameter)
    - **domainid** (An optional domain ID for the Instance. Must be used with 
account parameter)
    - **projectid**
-   - **templateid**
+   - **templateid** (A template ID for the Instance. Must be set in case of 
importing unmanaged KVM instances, optional otherwise)

Review Comment:
   ```suggestion
      - **templateid** (A template ID for the Instance. Must be set in case of 
importing a KVM instance. It is optional for other hypervisors)
   ```



-- 
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]

Reply via email to