Skip to content
Discussion options

You must be logged in to vote

You mean when you call:

# ticket = session_manager.AcquireGenericServiceTicket(
it is throwing a fault?
That call is commented out, so I'm not sure if the previous code in the file is supposed to work with it.

The rest of the file is using the mechanism that https://$VCIP/folder interface provides to download/upload.
The acquireGenericServiceTicket method is usually to access the ESXi host directly and download/upload.
If you want to use that method, then the URL you would pass (if you don't know the host to use and just want to provide datastore) is:
ds:///vmfs/volumes/<uuid>/<path>?dc=<dat…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@elungu3
Comment options

Answer selected by elungu3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants