To authenticate the API requests made by the VMware Reverse Proxy client VM which you deployed during the VMware Cloud Director instance association with an SDDC, you must use a valid API token.
Prerequisites
- Generate a new API token with the appropriate set of roles. See How Do I Generate an API Token.
- Locate the VMware Reverse Proxy client VM in the resource pool of the vSphere Client.
- Familiarize yourself with the procedure for editing vApp properties. See Configure vApp Properties in the vSphere Web Client.
Procedure
- Power off the VMware Reverse Proxy client VM.
- Set the newly generated token as the
csp-token
in the vApp properties of the client VM. - Power on the VMware Reverse Proxy client VM.
- Verify the network connectivity of the VM with the new API token.
- Log in to the OS of the VM as root.
- Run the
transporter-status.sh
command.If the VM is connected, the command returns the status asUP
, and the status of thecommand_channel_1
andcommand_channel_2
asCONNECTED
.