Upload an OVF Package
from a URL to a Library Item
You can upload an
OVF package from a Web server to a library item.
- Verify that you have created a content library.
If you try to upload a
signed OVF package and it returns preview warnings, you must ignore the preview
warnings to complete the upload.
- Create an empty library item.
- Create an update session object.
- Create anAddSpecobject to describe the properties and the upload location of the descriptor file of the OVF package.
- Link theAddSpecobject to the update session.All files that are included in the OVF package are automatically uploaded.
- Complete the asynchronous transfer.