B.3.4. Basic engine-image-uploader Usage Examples

Here is an example of how to use engine-image-uploader to list storage domains:

Example B.6. Uploading a file Using the engine-image-uploader Tool

# engine-image-uploader list
Please provide the REST API username for RHEV-M: admin@internal
Please provide the REST API password for the admin@internal RHEV-M user: **********
Export Storage Domain Name | Datacenter  | Export Domain Status
myexportdom                | Myowndc     | active
To upload an Open Virtualization Format (ovf) file, you need to enter an NFS server name (-n NFSSERVER) or export domain (-e EXPORT_STORAGE_DOMAIN) and the name of the .ovf file:
# engine-image-uploader -e myexportdom upload myrhel6.ovf
Please provide the REST API username for RHEV-M: admin@internal
Please provide the REST API password for the admin@internal RHEV-M user: **********