Skip to content

Commit 5fd3777

Browse files
committed
import-vm: remove username, password request params for vm import
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 1faae2f commit 5fd3777

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/adminguide/virtual_machines/importing_unmanaging_vms.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,6 @@ those same credentials are later used for SSH authentication when the QCOW2 imag
437437
.. parsed-literal::
438438
- **zoneid** (Zone to which Instance will be imported)
439439
- **host** (the host name or IP address of External Host)
440-
- **username** (the username of External Host for authentication)
441-
- **password** (the password of External Host for authentication)
442440
443441
**Response**:
444442

@@ -481,8 +479,6 @@ choose the temporary storage location on the external host for the converted fil
481479
.. parsed-literal::
482480
- **zoneid** (Zone to which Instance will be imported)
483481
- **host** (the host name or IP address of External Host)
484-
- **username** (the username of External Host for authentication)
485-
- **password** (the password of External Host for authentication)
486482
- **importsource** (Import source should be external)
487483
- **tmppath** (Temp Path on external host for disk image copy)
488484
- **name** (Instance name on External Host)

0 commit comments

Comments
 (0)