ConnectionSpecData
Contains connection information for a service. If not set the connection parameters will be read from the current DR solution configuration if it exists.
{
"psc_uri": "https://psc01.acme.com:443",
"psc_thumbprint": "string",
"vc_instance_id": "string",
"vc_thumbprint": "string"
}
The PSC node URI. FQDN + optional port. If a port is not specified 443 will be used for https and 80 for http.
Thumbprint of the PSC node's certificate. When the correct value is provided, all security checks of the certificate are off.
Deprecated - from VMware Live Recovery 9.0.3 will connect to the vCenter registered to the given PSC. Identifier of the MGMT node to register with.
Deprecated - from VMware Live Recovery 9.0.3 will connect to the vCenter registered to the given PSC. Thumbprint of the MGMT node's certificate.