By default, VMware Cloud Director Object Storage Extension is configured to use port 443 for external communication. You can change the public port by using the ose command-line utility.

Procedure

  1. Open an SSH connection to the VMware Cloud Director Object Storage Extension machine.
  2. Change the public network port to 8443.
    ose args set --k=server.port --v=8443
  3. Restart the VMware Cloud Director Object Storage Extension service.
    ose service restart