[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api
PairingSpecPairPscInfo
Information about the pair Platform Services Controller.
Properties
string
password
Optional
A password for the Platform Services Controller.
integer as int32
port
Optional
The port that is configured for PSC. The default port is 443.
string
thumbprint
Optional
A thumbprint of the remote Platform Services Controller.
string
url
Optional
string
username
Optional
A user name for the Platform Services Controller.
JSON Example
{
"password": "string",
"port": 0,
"thumbprint": "string",
"url": "string",
"username": "string"
}