Accessing the VAMI GUI or Rest Proxy
The vCenter Server Appliance Management Interface (VAMI) is the administration Web interface for the vCenter Server Appliance (VCSA). Beginning with CloudControl 6.7, you can access the VAMI GUI and Rest proxy.
-
To access the VAMI GUI proxy, use
https://<vCenter PIP>:5480
. The credentials must be in UPN format, for example, superadmin@mycompany.com. -
To access the VAMI Rest proxy, use
https://<vCenter PIP>/<api-endpoint>
.
Important: You cannot use multi-factor authentication with the VAMI GUI proxy.