vcenter ovf export session: source info
The
source_info
structure specifies either a virtual machine or a virtual appliance.Representation:
Attributes:
Name | Type | Description |
---|---|---|
Optional | ||
vapp_id | string | The identifier of the virtual appliance to export. Optional. It is not required if vcenter.ovf.export_session.source_info.vm_id is specified.When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: |
vm_id | string | The identifier of the virtual machine to export. Optional. It is not required if vcenter.ovf.export_session.source_info.vapp_id is specified.When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: |