RemoteSiteSpec

RemoteSiteSpec
RemoteSiteSpec

Spec contains parameters for Remote site products

JSON Example
{
    "pscAddress": "string",
    "sslThumbprint": "string",
    "vcCredentials": {
        "password": "string",
        "username": "root"
    }
}
string
pscAddress
Optional

Remote region vCenter address

string
sslThumbprint
Optional

Remote region vCenter SSL thumbprint (SHA256)

vcCredentials
Optional

Credentials contains the username and password

Property Of