Top "Vcenter" questions

VMware vCenter Server is a datacenter management server to manage VMware ESXi host system

vCenter Server Appliance 6.0 : 503 Service Unavailable

503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http16LocalServiceSpecE:0x7fc8bad2f810] _serverNamespace = /vsphere-client _isRedirect = false _port = 9090) …

vmware http-status-code-503 vcenter appliance
VCenter ReST API authentication

I am following vmware documentation at https://code.vmware.com/apis/62/vcenter-management#/ What headers are to be provided to authenticate …

vmware vcenter
VMWare VCenter connection using REST API

We are developing an application in which we need to integrate different cloud services. We need to connect to VmWare …

rest vmware vcenter
VCenter 6.5 installation - internal error

I'm getting an error "internal error" when trying to "Set up vCenter Server Appliance" as shown in the attached screenshot 1 …

vmware esxi vcenter
Getting Could not generate DH keypair Exception

I am getting this exception when vCenter(5.5) try to download zip file from a https server. VCenter server has JRE 1.6.0.31. …

java ssl openssl vcenter
Round a number in PowerShell one-liner

I'm using VMWare's PowerCLI to run this command to output an inventory of sorts from vCenter. Get-VM | Select-Object Name,MemoryGB,…

powershell vmware rounding powercli vcenter
Powercli Find Powered Off VM and shutdown date

I have a generic script that will show me all powered off vm's on a singular host. I would like …

powershell virtual-machine vmware powercli vcenter