You can upload an OVF package from a Web server to a library item.
Procedure
- Create an empty library item.
- Create an update session object.
- Create an AddSpec object to describe the properties and the upload location of the descriptor file of the OVF package.
- Link the AddSpec object to the update session.
All files that are included in the OVF package are automatically uploaded.
- Complete the asynchronous transfer.