vsphere.testconnection.post.request

vsphere.testconnection.post.request
vsphere.testconnection.post.request
JSON Example
{
    "acceptCert": false,
    "hostname": "string",
    "username": "string",
    "password": "string"
}
boolean
acceptCert
Optional

Automatically accept not trusted vCenter Server certificates. Default value is false

string
hostname
Required

The vCenter Server hostname

string
username
Required

The vCenter Server username

string
password
Required

The vCenter Server password