Skip to content

Commit 6e81764

Browse files
authored
import-vm: remove username, password request params for vm import (#401)
* import-vm: remove username, password request params for vm import Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * revert Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * correct revert Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> --------- Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent b9d6bd6 commit 6e81764

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/adminguide/virtual_machines/importing_unmanaging_vms.rst

Lines changed: 0 additions & 2 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

0 commit comments

Comments
 (0)