Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Add support for custom vCenter port #5

Closed
dmc5179 opened this issue Jun 17, 2020 · 5 comments
Closed

Add support for custom vCenter port #5

dmc5179 opened this issue Jun 17, 2020 · 5 comments

Comments

@dmc5179
Copy link

dmc5179 commented Jun 17, 2020

A number of our customers have vCenter configured on a non standard port, like 8443, for various reasons. The port for safekeeping appears to be here:

./jvix/src/com/vmware/jvix/jDiskLib.java:102

Please add support for configuring the vCenter port.

@mdaneri
Copy link
Contributor

mdaneri commented Jun 17, 2020

I think safekeeping already has the option. let me check the code

@mdaneri
Copy link
Contributor

mdaneri commented Jun 17, 2020

You are right. I'm going to include the option in 2.0

@dmc5179
Copy link
Author

dmc5179 commented Jun 18, 2020

Thanks!

@mdaneri
Copy link
Contributor

mdaneri commented Jun 18, 2020

I was checking the code. Today you can specify the port directly with the hostname.
There is no check on the hostname. For example, myserver:8324 should works.

@mdaneri mdaneri closed this as completed Jul 15, 2020
@dmc5179
Copy link
Author

dmc5179 commented Jul 16, 2020

I believe that I did try that and it didn't work. I'll try it again and see what happens.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants