Functions and classes for image transfer between ESX/VC & image service.
Copy virtual disk from VMware server to the given write handle.
| Parameters: |
|
|---|---|
| Raises: | VimException, VimFaultException, VimAttributeException, VimSessionOverLoadException, VimConnectionException, ImageTransferException, ValueError |
Download file to VMware server.
| Parameters: |
|
|---|
Download flat image from the image service to VMware server.
| Parameters: |
|
|---|---|
| Raises: | VimConnectionException, ImageTransferException, ValueError |
Transfer an image to a datastore.
| Parameters: |
|
|---|
Download stream optimized data to VMware server.
| Parameters: |
|
|---|---|
| Returns: | managed object reference of the VM created for import to VMware server |
| Raises: | VimException, VimFaultException, VimAttributeException, VimSessionOverLoadException, VimConnectionException, ImageTransferException, ValueError |
Download stream optimized image from image service to VMware server.
| Parameters: |
|
|---|---|
| Returns: | managed object reference of the VM created for import to VMware server |
| Raises: | VimException, VimFaultException, VimAttributeException, VimSessionOverLoadException, VimConnectionException, ImageTransferException, ValueError |
Upload the VM’s disk file to image service.
| Parameters: |
|
|---|---|
| Raises: | VimException, VimFaultException, VimAttributeException, VimSessionOverLoadException, VimConnectionException, ImageTransferException, ValueError |