RemoteReplicatorDetails
Details for the Replicator instance, needed to perform the pairing from Replicator side.
{
"apiUrl": "https://replicator1:8043",
"apiThumbprint": "SHA-256:0D:80:21:91:C7:DC:94:BC:9D:E8:A7:04:0F:6B:F1:09:5C:AA:97:C8:4A:72:E5:CF:5E:8F:84:A7:B9:CC:8C:85",
"rootPassword": "rootappliancepasswordformyreplicator",
"ssoUser": "[email protected]",
"ssoPassword": "passwordforssouser"
}
The SSL certificate of the Replicator Appliance, used for verifying both outgoing and incoming connections. Guaranteed to be populated for 'fully' registered replicators.
The URL of the Replicator Appliance REST API. Guaranteed to be populated for 'fully' registered replicators. WARNING: This will change once L4 tunneling is in place!
Root password for Replicator appliance.
The password of the single-sign-on user for the vCenter Server Lookup Service.
The single-sign-on user name for the vCenter Server Lookup Service.