cloudfoundry - Unable to Login to VMware vCenter server through Cloud Foundry -
i have installed cloud foundry in windows 7 machine.i trying login vmware vcenter server through cloud foundry cli giving api endpoint ip address of vcenter server.i getting "server error, status code: 404, error code: 0, message:". able ping vcenter server , make api calls through rest client.
c:\ cf login c:\ api endpoint> http://xx.xx.xx.xx invalid ssl cert xx.xx.xx.xx tip: use 'cf login --skip-ssl-validation' continue insecure api endpoint c:\ cf login --skip-ssl-validation -a http://xx.xx.xx.xx c:\ api endpoint: https://xx.xx.xx.xx failed server error, status code: 404, error code: 0, message:
cloud foundry version : 6.12.1
please me in debugging error
the api endpoint has following structure:
https://api.my_ip.xip.io
Comments
Post a Comment