Name |
Type |
Description |
error
|
VcLocalizedMethodFault[]
|
Errors that happened during processing. Something will be wrong with the
ImportSpec, or it is not present. |
fileItem
|
VcOvfFileItem[]
|
The files that must be uploaded by the caller as part of importing the entity.
<p>
The files must be uploaded in order, because some of them may be delta files
that patch already-uploaded files. |
importSpec
|
VcImportSpec
|
The ImportSpec contains information about which <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachine.html">VcVirtualMachine</a>s
and <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachine.html">VcVirtualApp</a>s are present in the entity and
how they relate to each other. |
warning
|
VcLocalizedMethodFault[]
|
Non-fatal warnings from the processing. The ImportSpec will be valid, but the
user may choose to reject it based on these warnings. |