ssh to sddc manager with the vcf account
curl -k -X POST -H “Content-Type: application/json” -d ‘{“username”: “administrator@vsphere.local”,”password”: “VMware123!VMware123!”}’ https://10.0.0.4/v1/tokens | json_pp
ssh to sddc manager with the vcf account
curl -k -X POST -H “Content-Type: application/json” -d ‘{“username”: “administrator@vsphere.local”,”password”: “VMware123!VMware123!”}’ https://10.0.0.4/v1/tokens | json_pp